Class PSCAutomationConfig (1.101.0)

PSCAutomationConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

PSC config that is used to automatically create PSC endpoints in the user projects.

Attributes

Name Description
project_id str
Required. Project id used to create forwarding rule.
network str
Required. The full name of the Google Compute Engine network __. Format __: projects/{project}/global/networks/{network}.
ip_address str
Output only. IP address rule created by the PSC service automation.
forwarding_rule str
Output only. Forwarding rule created by the PSC service automation.
state google.cloud.aiplatform_v1.types.PSCAutomationState
Output only. The state of the PSC service automation.
error_message str
Output only. Error message if the PSC service automation failed.

Methods

PSCAutomationConfig

PSCAutomationConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

PSC config that is used to automatically create PSC endpoints in the user projects.