Class ListCatalogItemsResponse (0.6.2)

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

Response message for ListCatalogItems method.

Attributes

NameDescription
catalog_items Sequence[google.cloud.recommendationengine_v1beta1.types.CatalogItem]
The catalog items.
next_page_token str
If empty, the list is complete. If nonempty, the token to pass to the next request's ListCatalogItemRequest.page_token.