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