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