public sealed class PSCAutomationConfig : IMessage<PSCAutomationConfig>, IEquatable<PSCAutomationConfig>, IDeepCloneable<PSCAutomationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class PSCAutomationConfig.
PSC config that is used to automatically create PSC endpoints in the user
projects.
[[["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 2025-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003ePSCAutomationConfig\u003c/code\u003e class in the Vertex AI v1beta1 API facilitates the automatic creation of forwarding rules via ServiceConnectionMap.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePSCAutomationConfig\u003c/code\u003e class has two constructors: a default constructor and a constructor that accepts another \u003ccode\u003ePSCAutomationConfig\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePSCAutomationConfig\u003c/code\u003e class contains two main properties: \u003ccode\u003eNetwork\u003c/code\u003e, which is a string representing the full name of a Google Compute Engine network, and \u003ccode\u003eProjectId\u003c/code\u003e, which represents the ID of the project used to create forwarding rules.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API class is \u003ccode\u003e1.0.0-beta21\u003c/code\u003e and it can be located under the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# Vertex AI v1beta1 API - Class PSCAutomationConfig (1.0.0-beta47)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta47 (latest)](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.PSCAutomationConfig)\n- [1.0.0-beta46](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/1.0.0-beta46/Google.Cloud.AIPlatform.V1Beta1.PSCAutomationConfig) \n\n public sealed class PSCAutomationConfig : IMessage\u003cPSCAutomationConfig\u003e, IEquatable\u003cPSCAutomationConfig\u003e, IDeepCloneable\u003cPSCAutomationConfig\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Vertex AI v1beta1 API class PSCAutomationConfig.\n\nPSC config that is used to automatically create PSC endpoints in the user\nprojects. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e PSCAutomationConfig \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[PSCAutomationConfig](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.PSCAutomationConfig), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[PSCAutomationConfig](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.PSCAutomationConfig), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[PSCAutomationConfig](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.PSCAutomationConfig), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.AIPlatform.V1Beta1](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.AIPlatform.V1Beta1.dll\n\nConstructors\n------------\n\n### PSCAutomationConfig()\n\n public PSCAutomationConfig()\n\n### PSCAutomationConfig(PSCAutomationConfig)\n\n public PSCAutomationConfig(PSCAutomationConfig other)\n\nProperties\n----------\n\n### ErrorMessage\n\n public string ErrorMessage { get; set; }\n\nOutput only. Error message if the PSC service automation failed.\n\n### ForwardingRule\n\n public string ForwardingRule { get; set; }\n\nOutput only. Forwarding rule created by the PSC service automation.\n\n### IpAddress\n\n public string IpAddress { get; set; }\n\nOutput only. IP address rule created by the PSC service automation.\n\n### Network\n\n public string Network { get; set; }\n\nRequired. The full name of the Google Compute Engine\n[network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks).\n[Format](https://cloud.google.com/compute/docs/reference/rest/v1/networks/get):\n`projects/{project}/global/networks/{network}`.\n\n### ProjectId\n\n public string ProjectId { get; set; }\n\nRequired. Project id used to create forwarding rule.\n\n### State\n\n public PSCAutomationState State { get; set; }\n\nOutput only. The state of the PSC service automation."]]