Uses of Class
com.google.privacy.dlp.v2.FieldTransformation.TransformationCase
-
Packages that use FieldTransformation.TransformationCase Package Description com.google.privacy.dlp.v2 -
-
Uses of FieldTransformation.TransformationCase in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return FieldTransformation.TransformationCase Modifier and Type Method Description static FieldTransformation.TransformationCaseFieldTransformation.TransformationCase. forNumber(int value)FieldTransformation.TransformationCaseFieldTransformation.Builder. getTransformationCase()FieldTransformation.TransformationCaseFieldTransformation. getTransformationCase()FieldTransformation.TransformationCaseFieldTransformationOrBuilder. getTransformationCase()static FieldTransformation.TransformationCaseFieldTransformation.TransformationCase. valueOf(int value)Deprecated.static FieldTransformation.TransformationCaseFieldTransformation.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.
-