Class ListReferenceImagesResponse (3.7.1)

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

Response message for the ListReferenceImages method.

Attributes

NameDescription
reference_images MutableSequence[google.cloud.vision_v1p4beta1.types.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.