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