Class ListProductsResponse (1.8.1)

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

Response message for ProductService.ListProducts method.

Attributes

NameDescription
products Sequence[google.cloud.retail_v2beta.types.Product]
The Products.
next_page_token str
A token that can be sent as ListProductsRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.