Module: Google::Cloud::AIPlatform::V1::MatchService
- Defined in:
- lib/google/cloud/ai_platform/v1/match_service.rb,
lib/google/cloud/ai_platform/v1/match_service/rest.rb,
lib/google/cloud/ai_platform/v1/match_service/paths.rb,
lib/google/cloud/ai_platform/v1/match_service/client.rb,
lib/google/cloud/ai_platform/v1/match_service/credentials.rb,
lib/google/cloud/ai_platform/v1/match_service/rest/client.rb,
lib/google/cloud/ai_platform/v1/match_service/rest/service_stub.rb
Overview
MatchService is a Google managed service for efficient vector similarity search at scale.
To load this service and instantiate a REST client:
require "google/cloud/ai_platform/v1/match_service/rest"
client = ::Google::Cloud::AIPlatform::V1::MatchService::Rest::Client.new
Defined Under Namespace
Modules: Paths, Rest Classes: Client, Credentials