View Source GoogleApi.AlloyDB.V1.Model.StorageDatabasecenterPartnerapiV1mainCustomMetadataData (google_api_alloy_db v0.10.0)
Any custom metadata associated with the resource. e.g. A spanner instance can have multiple databases with its own unique metadata. Information for these individual databases can be captured in custom metadata data
Attributes
-
internalResourceMetadata
(type:list(GoogleApi.AlloyDB.V1.Model.StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata.t)
, default:nil
) - Metadata for individual internal resources in an instance. e.g. spanner instance can have multiple databases with unique configuration.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AlloyDB.V1.Model.StorageDatabasecenterPartnerapiV1mainCustomMetadataData{ internalResourceMetadata: [ GoogleApi.AlloyDB.V1.Model.StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.