public sealed class PrivateEndpoints : IMessage<PrivateEndpoints>, IEquatable<PrivateEndpoints>, IDeepCloneable<PrivateEndpoints>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class PrivateEndpoints.
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 2025-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003ePrivateEndpoints\u003c/code\u003e class in the Vertex AI v1beta1 API provides paths for sending requests privately via private service access or private service connect.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt offers properties to manage URIs, including \u003ccode\u003eExplainHttpUri\u003c/code\u003e, \u003ccode\u003eHealthHttpUri\u003c/code\u003e, and \u003ccode\u003ePredictHttpUri\u003c/code\u003e, which are output-only and used for sending explain, health check, and prediction requests respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServiceAttachment\u003c/code\u003e property, also output-only, stores the name of the service attachment resource when private service connect is enabled.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, one for a default \u003ccode\u003ePrivateEndpoints\u003c/code\u003e object, and the other used to create a copy of an existing \u003ccode\u003ePrivateEndpoints\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]