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