Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API module Google::Cloud::Dlp::V2::CharsToIgnore::CommonCharsToIgnore.
Convenience enum for indicating common characters to not transform.
Constants
COMMON_CHARS_TO_IGNORE_UNSPECIFIED
value: 0 Unused.
NUMERIC
value: 1 0-9
ALPHA_UPPER_CASE
value: 2 A-Z
ALPHA_LOWER_CASE
value: 3 a-z
PUNCTUATION
value: 4 US Punctuation, one of !"#$%&'()*+,-./:;<=>?@[]^_`{|}~
WHITESPACE
value: 5 Whitespace character, one of [ \t\n\x0B\f\r]
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,[]]