| Modifier and Type | Method and Description |
|---|---|
static ScanRun.ExecutionState |
ScanRun.ExecutionState.forNumber(int value) |
ScanRun.ExecutionState |
ScanRun.getExecutionState()
Output only.
|
ScanRun.ExecutionState |
ScanRun.Builder.getExecutionState()
Output only.
|
ScanRun.ExecutionState |
ScanRunOrBuilder.getExecutionState()
Output only.
|
static ScanRun.ExecutionState |
ScanRun.ExecutionState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ScanRun.ExecutionState |
ScanRun.ExecutionState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ScanRun.ExecutionState> |
ScanRun.ExecutionState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ScanRun.Builder |
ScanRun.Builder.setExecutionState(ScanRun.ExecutionState value)
Output only.
|
Copyright © 2019 Google LLC. All rights reserved.