public interface CharsToIgnoreOrBuilder extends MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
CharsToIgnore.CharactersCase |
getCharactersCase() |
java.lang.String |
getCharactersToSkip()
string characters_to_skip = 1; |
ByteString |
getCharactersToSkipBytes()
string characters_to_skip = 1; |
CharsToIgnore.CharacterGroup |
getCommonCharactersToIgnore()
.google.privacy.dlp.v2beta1.CharsToIgnore.CharacterGroup common_characters_to_ignore = 2; |
int |
getCommonCharactersToIgnoreValue()
.google.privacy.dlp.v2beta1.CharsToIgnore.CharacterGroup common_characters_to_ignore = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.lang.String getCharactersToSkip()
string characters_to_skip = 1;ByteString getCharactersToSkipBytes()
string characters_to_skip = 1;int getCommonCharactersToIgnoreValue()
.google.privacy.dlp.v2beta1.CharsToIgnore.CharacterGroup common_characters_to_ignore = 2;CharsToIgnore.CharacterGroup getCommonCharactersToIgnore()
.google.privacy.dlp.v2beta1.CharsToIgnore.CharacterGroup common_characters_to_ignore = 2;CharsToIgnore.CharactersCase getCharactersCase()