| Modifier and Type | Method and Description |
|---|---|
static FieldTransformation.TransformationCase |
FieldTransformation.TransformationCase.forNumber(int value) |
FieldTransformation.TransformationCase |
FieldTransformationOrBuilder.getTransformationCase() |
FieldTransformation.TransformationCase |
FieldTransformation.getTransformationCase() |
FieldTransformation.TransformationCase |
FieldTransformation.Builder.getTransformationCase() |
static FieldTransformation.TransformationCase |
FieldTransformation.TransformationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static FieldTransformation.TransformationCase |
FieldTransformation.TransformationCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldTransformation.TransformationCase[] |
FieldTransformation.TransformationCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.