Reference documentation and code samples for the Data Loss Prevention V2 Client class CharsToIgnore.
Characters to skip when doing deidentification of a value. These will be left alone and skipped.
Generated from protobuf message google.privacy.dlp.v2.CharsToIgnore
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ characters_to_skip
string
Characters to not transform when masking.
↳ common_characters_to_ignore
int
Common characters to not transform when masking. Useful to avoid removing punctuation.
getCharactersToSkip
Characters to not transform when masking.
string
hasCharactersToSkip
setCharactersToSkip
Characters to not transform when masking.
var
string
$this
getCommonCharactersToIgnore
Common characters to not transform when masking. Useful to avoid removing punctuation.
int
hasCommonCharactersToIgnore
setCommonCharactersToIgnore
Common characters to not transform when masking. Useful to avoid removing punctuation.
var
int
$this
getCharacters
string