Class IndexStats (1.48.0)

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

Stats of the Index.

Attributes

NameDescription
vectors_count int
Output only. The number of vectors in the Index.
shards_count int
Output only. The number of shards in the Index.

Methods

IndexStats

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

Stats of the Index.