Class ListProductsInProductSetResponse (2.5.0)

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

Response message for the ListProductsInProductSet method.

Attributes

NameDescription
products Sequence[google.cloud.vision_v1p4beta1.types.Product]
The list of Products.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.