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