Class ListCatalogItemsResponse (0.3.3)

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

Response message for ListCatalogItems method. .. attribute:: catalog_items

The catalog items.

:type: Sequence[google.cloud.recommendationengine_v1beta1.types.CatalogItem]

Attribute

NameDescription
next_page_token str
If empty, the list is complete. If nonempty, the token to pass to the next request's ListCatalogItemRequest.page_token.