Class ListCollectionsResponse (0.11.1)

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

Message for response to listing Collections

Attributes

Name Description
collections MutableSequence[google.cloud.vectorsearch_v1beta.types.Collection]
The list of Collection
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Unordered list. Locations that could not be reached.