ViewCollectionItemsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)Response message for ViewCollectionItems.
Attributes |
|
|---|---|
| Name | Description |
items |
MutableSequence[google.cloud.visionai_v1.types.CollectionItem]
The items from the specified collection. |
next_page_token |
str
A token, which can be sent as page_token to retrieve the
next page. If this field is omitted, there are no subsequent
pages.
|