static ScanRun.ExecutionState |
ScanRun.ExecutionState.forNumber(int value) |
|
ScanRun.ExecutionState |
ScanRun.Builder.getExecutionState() |
Output only.
|
ScanRun.ExecutionState |
ScanRun.getExecutionState() |
Output only.
|
ScanRun.ExecutionState |
ScanRunLog.Builder.getExecutionState() |
The execution state of the ScanRun.
|
ScanRun.ExecutionState |
ScanRunLog.getExecutionState() |
The execution state of the ScanRun.
|
ScanRun.ExecutionState |
ScanRunLogOrBuilder.getExecutionState() |
The execution state of the ScanRun.
|
ScanRun.ExecutionState |
ScanRunOrBuilder.getExecutionState() |
Output only.
|
static ScanRun.ExecutionState |
ScanRun.ExecutionState.valueOf(int value) |
Deprecated.
|
static ScanRun.ExecutionState |
ScanRun.ExecutionState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ScanRun.ExecutionState |
ScanRun.ExecutionState.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ScanRun.ExecutionState[] |
ScanRun.ExecutionState.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|