View Source GoogleApi.AlloyDB.V1.Model.StorageDatabasecenterPartnerapiV1mainDatabaseMetadata (google_api_alloy_db v0.2.0)

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

Attributes

  • backupConfiguration (type: GoogleApi.AlloyDB.V1.Model.StorageDatabasecenterPartnerapiV1mainBackupConfiguration.t, default: nil) - Backup configuration for this database
  • backupRun (type: GoogleApi.AlloyDB.V1.Model.StorageDatabasecenterPartnerapiV1mainBackupRun.t, default: nil) - Information about the last backup attempt for this database
  • product (type: GoogleApi.AlloyDB.V1.Model.StorageDatabasecenterProtoCommonProduct.t, default: nil) -
  • resourceId (type: GoogleApi.AlloyDB.V1.Model.StorageDatabasecenterPartnerapiV1mainDatabaseResourceId.t, default: nil) -
  • resourceName (type: String.t, default: nil) - Required. Database name. Resource name to follow CAIS resource_name format as noted here go/condor-common-datamodel

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.