Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::RagVectorDbConfig::VertexVectorSearch (v0.60.0)

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

The config for the Vertex Vector Search.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#index

def index() -> ::String
Returns
  • (::String) — The resource name of the Index. Format: projects/{project}/locations/{location}/indexes/{index}

#index=

def index=(value) -> ::String
Parameter
  • value (::String) — The resource name of the Index. Format: projects/{project}/locations/{location}/indexes/{index}
Returns
  • (::String) — The resource name of the Index. Format: projects/{project}/locations/{location}/indexes/{index}

#index_endpoint

def index_endpoint() -> ::String
Returns
  • (::String) — The resource name of the Index Endpoint. Format: projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}

#index_endpoint=

def index_endpoint=(value) -> ::String
Parameter
  • value (::String) — The resource name of the Index Endpoint. Format: projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}
Returns
  • (::String) — The resource name of the Index Endpoint. Format: projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}