public sealed class PscAutomatedEndpoints : IMessage<PscAutomatedEndpoints>, IEquatable<PscAutomatedEndpoints>, IDeepCloneable<PscAutomatedEndpoints>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class PscAutomatedEndpoints.
PscAutomatedEndpoints defines the output of the forwarding rule
automatically created by each PscAutomationConfig.
[[["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-03-25 UTC."],[[["`PscAutomatedEndpoints` is a class in the Vertex AI v1beta1 API, used for defining the output of forwarding rules created by `PscAutomationConfig`."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, providing functionalities such as deep cloning and equality comparison."],["It includes properties such as `MatchAddress`, `Network`, and `ProjectId`, which are all string types and related to the IP address, network, and project ID associated with automated forwarding rules."],["The class includes two constructors, `PscAutomatedEndpoints()`, and `PscAutomatedEndpoints(PscAutomatedEndpoints other)`."],["This class is part of the `Google.Cloud.AIPlatform.V1Beta1` namespace and is found within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]