Class GetMetadataStoreRequest (1.18.1)

GetMetadataStoreRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for MetadataService.GetMetadataStore.

Attribute

NameDescription
name str
Required. The resource name of the MetadataStore to retrieve. Format: projects/{project}/locations/{location}/metadataStores/{metadatastore}

Inheritance

builtins.object > proto.message.Message > GetMetadataStoreRequest