Class ListServingConfigsResponse (0.11.11)

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

Response for ListServingConfigs method.

Attributes

NameDescription
serving_configs MutableSequence[google.cloud.discoveryengine_v1beta.types.ServingConfig]
All the ServingConfigs for a given dataStore.
next_page_token str
Pagination token, if not returned indicates the last page.