Class ListCatalogsResponse (1.6.1)

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

Response for CatalogService.ListCatalogs method.

Attributes

NameDescription
catalogs Sequence[google.cloud.retail_v2.types.Catalog]
All the customer's Catalogs.
next_page_token str
A token that can be sent as ListCatalogsRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.