Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API module Google::Cloud::Dlp::V2::CharsToIgnore::CommonCharsToIgnore.
Convenience enum for indication 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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]