Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::IndexPrivateEndpoints (v0.2.0)
Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::IndexPrivateEndpoints.
IndexPrivateEndpoints proto is used to provide paths for users to send
requests via private endpoints (e.g. private service access, private service
connect).
To send request via private service access, use match_grpc_address.
To send request via private service connect, use service_attachment.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#match_grpc_address
defmatch_grpc_address()->::String
Returns
(::String) — Output only. The ip address used to send match gRPC requests.
#service_attachment
defservice_attachment()->::String
Returns
(::String) — Output only. The name of the service attachment resource. Populated if private service
connect is enabled.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]