Module: Google::Cloud::AIPlatform::V1::PSCAutomationState

Defined in:
proto_docs/google/cloud/aiplatform/v1/service_networking.rb

Overview

The state of the PSC service automation.

Constant Summary collapse

PSC_AUTOMATION_STATE_UNSPECIFIED =

Should not be used.

0
PSC_AUTOMATION_STATE_SUCCESSFUL =

The PSC service automation is successful.

1
PSC_AUTOMATION_STATE_FAILED =

The PSC service automation has failed.

2