extendedMetadata property
Additional metadata specific to the resource type.
The key is a string that identifies the type of metadata and the value is
the metadata contents specific to that type. Key format:
apphub.googleapis.com/{metadataType}
Output only.
Implementation
core.Map<core.String, ExtendedMetadata>? extendedMetadata;