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