| Modifier and Type | Method and Description |
|---|---|
static AutomationRun.State |
AutomationRun.State.forNumber(int value) |
AutomationRun.State |
AutomationRun.getState()
Output only.
|
AutomationRun.State |
AutomationRun.Builder.getState()
Output only.
|
AutomationRun.State |
AutomationRunOrBuilder.getState()
Output only.
|
static AutomationRun.State |
AutomationRun.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static AutomationRun.State |
AutomationRun.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AutomationRun.State |
AutomationRun.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutomationRun.State[] |
AutomationRun.State.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<AutomationRun.State> |
AutomationRun.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
AutomationRun.Builder |
AutomationRun.Builder.setState(AutomationRun.State value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.