Class ListReferenceImagesResponse (2.1.0)

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

Response message for the ListReferenceImages method.

Attributes

NameDescription
reference_images Sequence[.product_search_service.ReferenceImage]
The list of reference images.
page_size int
The maximum number of items to return. Default 10, maximum 100.
next_page_token str
The next_page_token returned from a previous List request, if any.