ListReferenceImagesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Response message for the ListReferenceImages
method.
Attributes | |
---|---|
Name | Description |
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. |