Google Cloud Ai Platform V1 Client - Class PSCAutomationState (1.56.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class PSCAutomationState.
The state of the PSC service automation.
Protobuf type google.cloud.aiplatform.v1.PSCAutomationState
Namespace
Google \ Cloud \ AIPlatform \ V1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
PSC_AUTOMATION_STATE_UNSPECIFIED
Value: 0
Should not be used.
Generated from protobuf enum PSC_AUTOMATION_STATE_UNSPECIFIED = 0;
PSC_AUTOMATION_STATE_SUCCESSFUL
Value: 1
The PSC service automation is successful.
Generated from protobuf enum PSC_AUTOMATION_STATE_SUCCESSFUL = 1;
PSC_AUTOMATION_STATE_FAILED
Value: 2
The PSC service automation has failed.
Generated from protobuf enum PSC_AUTOMATION_STATE_FAILED = 2;
[[["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-04-01 UTC."],[],[]]