Class ListReferenceImagesResponse (2.3.2)

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

Response message for the ListReferenceImages method. .. attribute:: reference_images

The list of reference images.

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

Attributes

NameDescription
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.