Uses of Class
com.google.privacy.dlp.v2.CharsToIgnore.CharactersCase
-
Packages that use CharsToIgnore.CharactersCase Package Description com.google.privacy.dlp.v2 -
-
Uses of CharsToIgnore.CharactersCase in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return CharsToIgnore.CharactersCase Modifier and Type Method Description static CharsToIgnore.CharactersCaseCharsToIgnore.CharactersCase. forNumber(int value)CharsToIgnore.CharactersCaseCharsToIgnore.Builder. getCharactersCase()CharsToIgnore.CharactersCaseCharsToIgnore. getCharactersCase()CharsToIgnore.CharactersCaseCharsToIgnoreOrBuilder. getCharactersCase()static CharsToIgnore.CharactersCaseCharsToIgnore.CharactersCase. valueOf(int value)Deprecated.static CharsToIgnore.CharactersCaseCharsToIgnore.CharactersCase. valueOf(String name)Returns the enum constant of this type with the specified name.static CharsToIgnore.CharactersCase[]CharsToIgnore.CharactersCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-