Class ListCollectionsResponse (0.1.0)

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

Response message for ListCollections.

Attributes

Name Description
collections MutableSequence[google.cloud.visionai_v1.types.Collection]
The collections from the specified corpus.
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.