Class ListMetadataStoresResponse (0.9.0)

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

Response message for MetadataService.ListMetadataStores.

Attributes

NameDescription
metadata_stores Sequence[google.cloud.aiplatform_v1beta1.types.MetadataStore]
The MetadataStores found for the Location.
next_page_token str
A token, which can be sent as ListMetadataStoresRequest.page_token to retrieve the next page. If this field is not populated, there are no subsequent pages.

Inheritance

builtins.object > proto.message.Message > ListMetadataStoresResponse