Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::MatchService::Paths (v0.42.0)

Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::MatchService::Paths.

Path helper methods for the MatchService API.

Methods

#index_endpoint_path

def index_endpoint_path(project:, location:, index_endpoint:) -> ::String

Create a fully-qualified IndexEndpoint resource string.

The resource will be in the following format:

projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}

Parameters
  • project (String)
  • location (String)
  • index_endpoint (String)
Returns
  • (::String)
Raises
  • (::ArgumentError)