Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::IndexStats (v1.47.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::IndexStats.
Stats of the Index.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#shards_count
defshards_count()->::Integer
Returns
(::Integer) — Output only. The number of shards in the Index.
#sparse_vectors_count
defsparse_vectors_count()->::Integer
Returns
(::Integer) — Output only. The number of sparse vectors in the Index.
#vectors_count
defvectors_count()->::Integer
Returns
(::Integer) — Output only. The number of dense vectors in the Index.