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

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

Points to a DeployedIndex.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#deployed_index_id

def deployed_index_id() -> ::String
Returns
  • (::String) — Immutable. The ID of the DeployedIndex in the above IndexEndpoint.

#deployed_index_id=

def deployed_index_id=(value) -> ::String
Parameter
  • value (::String) — Immutable. The ID of the DeployedIndex in the above IndexEndpoint.
Returns
  • (::String) — Immutable. The ID of the DeployedIndex in the above IndexEndpoint.

#index_endpoint

def index_endpoint() -> ::String
Returns
  • (::String) — Immutable. A resource name of the IndexEndpoint.

#index_endpoint=

def index_endpoint=(value) -> ::String
Parameter
  • value (::String) — Immutable. A resource name of the IndexEndpoint.
Returns
  • (::String) — Immutable. A resource name of the IndexEndpoint.