Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::PSCAutomationConfig (v1.2.0)
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"]],[["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 2026-04-03 UTC."],[],[]]