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