Class DeleteMetadataStoreRequest (1.18.0)

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

Request message for MetadataService.DeleteMetadataStore.

Attributes

NameDescription
name str
Required. The resource name of the MetadataStore to delete. Format: ``projects/{project}/locations/{location}/metadataStores/{metadatastore}``
force bool
Deprecated: Field is no longer supported.

Inheritance

builtins.object > proto.message.Message > DeleteMetadataStoreRequest