Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::IndexStats (v0.23.0)

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

def shards_count() -> ::Integer
Returns
  • (::Integer) — Output only. The number of shards in the Index.

#vectors_count

def vectors_count() -> ::Integer
Returns
  • (::Integer) — Output only. The number of vectors in the Index.