Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::PSCAutomationConfig (v0.56.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::PSCAutomationConfig.
PSC config that is used to automatically create forwarding rule via
ServiceConnectionMap.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#network
defnetwork()->::String
Returns
(::String) — Required. The full name of the Google Compute Engine
network.
Format:
projects/{project}/global/networks/{network}.
Where {project} is a project number, as in '12345', and {network} is
network name.
#network=
defnetwork=(value)->::String
Parameter
value (::String) — Required. The full name of the Google Compute Engine
network.
Format:
projects/{project}/global/networks/{network}.
Where {project} is a project number, as in '12345', and {network} is
network name.
Returns
(::String) — Required. The full name of the Google Compute Engine
network.
Format:
projects/{project}/global/networks/{network}.
Where {project} is a project number, as in '12345', and {network} is
network name.
#project_id
defproject_id()->::String
Returns
(::String) — Required. Project id used to create forwarding rule.
#project_id=
defproject_id=(value)->::String
Parameter
value (::String) — Required. Project id used to create forwarding rule.
Returns
(::String) — Required. Project id used to create forwarding rule.
[[["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 2026-06-24 UTC."],[],[]]