| Modifier and Type | Method and Description |
|---|---|
static DeidentifyConfig.TransformationCase |
DeidentifyConfig.TransformationCase.forNumber(int value) |
DeidentifyConfig.TransformationCase |
DeidentifyConfigOrBuilder.getTransformationCase() |
DeidentifyConfig.TransformationCase |
DeidentifyConfig.getTransformationCase() |
DeidentifyConfig.TransformationCase |
DeidentifyConfig.Builder.getTransformationCase() |
static DeidentifyConfig.TransformationCase |
DeidentifyConfig.TransformationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DeidentifyConfig.TransformationCase |
DeidentifyConfig.TransformationCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeidentifyConfig.TransformationCase[] |
DeidentifyConfig.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.