PrivateEndpoints proto is used to provide paths for users to send
requests privately. To send request via private service access, use
predict_http_uri, explain_http_uri or health_http_uri. To send
request via private service connect, use service_attachment.
Attributes
Name
Description
predict_http_uri
str
Output only. Http(s) path to send prediction
requests.
explain_http_uri
str
Output only. Http(s) path to send explain
requests.
health_http_uri
str
Output only. Http(s) path to send health
check requests.
service_attachment
str
Output only. The name of the service
attachment resource. Populated if private
service connect is enabled.
PrivateEndpoints proto is used to provide paths for users to send
requests privately. To send request via private service access, use
predict_http_uri, explain_http_uri or health_http_uri. To send
request via private service connect, use service_attachment.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-12 UTC."],[],[]]