Class GetMetadataSchemaRequest (0.8.0)

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

Request message for MetadataService.GetMetadataSchema.

Attribute

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

Inheritance

builtins.object > proto.message.Message > GetMetadataSchemaRequest