Class ListProductSetsResponse (2.4.4)

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

Response message for the ListProductSets method. .. attribute:: product_sets

List of ProductSets.

:type: Sequence[google.cloud.vision_v1p4beta1.types.ProductSet]

Attribute

NameDescription
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.