Class ListMetadataStoresResponse (1.48.0)

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

Response message for MetadataService.ListMetadataStores.

Attributes

NameDescription
metadata_stores MutableSequence[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.

Methods

ListMetadataStoresResponse

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

Response message for MetadataService.ListMetadataStores.