Interface protos.google.cloud.vectorsearch.v1beta.IListCollectionsResponse (0.2.0)

Properties of a ListCollectionsResponse.

Package

@google-cloud/vectorsearch

Properties

collections

collections?: (google.cloud.vectorsearch.v1beta.ICollection[]|null);

ListCollectionsResponse collections

nextPageToken

nextPageToken?: (string|null);

ListCollectionsResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListCollectionsResponse unreachable