public sealed class PscAutomatedEndpoints : IMessage<PscAutomatedEndpoints>, IEquatable<PscAutomatedEndpoints>, IDeepCloneable<PscAutomatedEndpoints>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform 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-04-09 UTC."],[[["This documentation covers the `PscAutomatedEndpoints` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta02."],["`PscAutomatedEndpoints` defines the output of a forwarding rule automatically generated by each `PscAutomationConfig`."],["The `PscAutomatedEndpoints` class includes properties like `MatchAddress`, `Network`, and `ProjectId`, each holding string values relevant to automated forwarding rule configurations."],["The class inherits from `object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two constructors: a parameterless default, and a copy constructor, which takes in another `PscAutomatedEndpoints`."]]],[]]