Vertex AI documentation is no longer being updated Vertex AI's services are now part of Gemini Enterprise Agent Platform. See the most up-to-date information in the Agent Platform documentation .
Send feedback
PSCAutomationConfig
Stay organized with collections
Save and categorize content based on your preferences.
PSC config that is used to automatically create PSC endpoints in the user projects.
Fields
projectId
string
Required. Project id used to create forwarding rule.
network
string
Required. The full name of the Google Compute Engine network . Format : projects/{project}/global/networks/{network}.
ipAddress
string
Output only. IP address rule created by the PSC service automation.
forwardingRule
string
Output only. Forwarding rule created by the PSC service automation.
Output only. The state of the PSC service automation.
errorMessage
string
Output only. Error message if the PSC service automation failed.
JSON representation
{
"projectId" : string ,
"network" : string ,
"ipAddress" : string ,
"forwardingRule" : string ,
"state" : enum (PSCAutomationState ) ,
"errorMessage" : string
}
PSCAutomationState
The state of the PSC service automation.
Enums
PSC_AUTOMATION_STATE_UNSPECIFIED
Should not be used.
PSC_AUTOMATION_STATE_SUCCESSFUL
The PSC service automation is successful.
PSC_AUTOMATION_STATE_FAILED
The PSC service automation has failed.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-31 UTC.
Need to tell us more?
[[["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-07-31 UTC."],[],[]]