| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
static PSCAutomationState |
PSCAutomationState.forNumber(int value) |
PSCAutomationState |
PSCAutomationConfigOrBuilder.getState()
Output only.
|
PSCAutomationState |
PSCAutomationConfig.getState()
Output only.
|
PSCAutomationState |
PSCAutomationConfig.Builder.getState()
Output only.
|
static PSCAutomationState |
PSCAutomationState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static PSCAutomationState |
PSCAutomationState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PSCAutomationState |
PSCAutomationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PSCAutomationState[] |
PSCAutomationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<PSCAutomationState> |
PSCAutomationState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
PSCAutomationConfig.Builder |
PSCAutomationConfig.Builder.setState(PSCAutomationState value)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.