Class ListProductSetsResponse (2.0.0)

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

Response message for the ListProductSets method.

Attributes

NameDescription
product_sets Sequence[.product_search_service.ProductSet]
List of ProductSets.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.