Class ListExampleStoresResponse (1.91.0)

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

Response message for ExampleStoreService.ListExampleStores.

Attributes

Name Description
example_stores MutableSequence[google.cloud.aiplatform_v1beta1.types.ExampleStore]
List of ExampleStore in the requested page.
next_page_token str
A token to retrieve the next page of results. Pass to ListExampleStoresRequest.page_token to obtain that page.

Methods

ListExampleStoresResponse

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

Response message for ExampleStoreService.ListExampleStores.