Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

StorageDatabasecenterPartnerapiV1mainDatabaseMetadata

import type { StorageDatabasecenterPartnerapiV1mainDatabaseMetadata } from "https://googleapis.deno.dev/v1/alloydb:v1.ts";

Metadata for individual databases created in an instance. i.e. spanner instance can have multiple databases with unique configuration settings.

interface StorageDatabasecenterPartnerapiV1mainDatabaseMetadata {
resourceName?: string;
}

§Properties

§

Backup configuration for this database

§

Information about the last backup attempt for this database

§
resourceName?: string
[src]

Required. Database name. Resource name to follow CAIS resource_name format as noted here go/condor-common-datamodel