Class ListProductSetsRequest (2.4.4)

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

Request message for the ListProductSets method. .. attribute:: parent

Required. The project from which ProductSets should be listed.

Format is projects/PROJECT_ID/locations/LOC_ID.

:type: str

Attributes

NameDescription
page_size int
The maximum number of items to return. Default 10, maximum 100.
page_token str
The next_page_token returned from a previous List request, if any.