Class ListServingConfigsResponse (1.7.0)

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

Response for ListServingConfigs method.

Attributes

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