Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::NearestNeighborQuery::Embedding (v0.38.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::NearestNeighborQuery::Embedding.

The embedding vector.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#value

def value() -> ::Array<::Float>
Returns
  • (::Array<::Float>) — Optional. Individual value in the embedding.

#value=

def value=(value) -> ::Array<::Float>
Parameter
  • value (::Array<::Float>) — Optional. Individual value in the embedding.
Returns
  • (::Array<::Float>) — Optional. Individual value in the embedding.