Class ListDataStoresResponse (0.11.11)

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

Response message for DataStoreService.ListDataStores method.

Attributes

NameDescription
data_stores MutableSequence[google.cloud.discoveryengine_v1beta.types.DataStore]
All the customer's DataStores.
next_page_token str
A token that can be sent as ListDataStoresRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.