Class ListReferenceImagesResponse (3.1.3)

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

Response message for the ListReferenceImages method.

Attributes

NameDescription
reference_images Sequence[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.

Inheritance

builtins.object > proto.message.Message > ListReferenceImagesResponse