Class ListProductsInProductSetResponse (2.4.4)

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

Response message for the ListProductsInProductSet method. .. attribute:: products

The list of Products.

:type: Sequence[google.cloud.vision_v1.types.Product]

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.