Class GetMetadataStoreRequest (1.22.1)

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

Request message for MetadataService.GetMetadataStore .

Attribute

Name Description
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