Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::PSCAutomationConfig (v1.17.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 PSC endpoints in the user projects.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#error_message

def error_message() -> ::String
Returns
  • (::String) — Output only. Error message if the PSC service automation failed.

#forwarding_rule

def forwarding_rule() -> ::String
Returns
  • (::String) — Output only. Forwarding rule created by the PSC service automation.

#ip_address

def ip_address() -> ::String
Returns
  • (::String) — Output only. IP address rule created by the PSC service automation.

#network

def network() -> ::String
Returns
  • (::String) — Required. The full name of the Google Compute Engine network. Format: projects/{project}/global/networks/{network}.

#network=

def network=(value) -> ::String
Parameter
  • value (::String) — Required. The full name of the Google Compute Engine network. Format: projects/{project}/global/networks/{network}.
Returns
  • (::String) — Required. The full name of the Google Compute Engine network. Format: projects/{project}/global/networks/{network}.

#project_id

def project_id() -> ::String
Returns
  • (::String) — Required. Project id used to create forwarding rule.

#project_id=

def project_id=(value) -> ::String
Parameter
  • value (::String) — Required. Project id used to create forwarding rule.
Returns
  • (::String) — Required. Project id used to create forwarding rule.

#state

def state() -> ::Google::Cloud::AIPlatform::V1::PSCAutomationState
Returns