[[["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 2025-04-09 UTC."],[[["This webpage provides documentation for the `CharsToIgnore` class within the Google Cloud Data Loss Prevention (DLP) v2 API, detailing its purpose in de-identification processes."],["The `CharsToIgnore` class is designed to specify characters that should be skipped and left unmodified during the de-identification of data values, as it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists multiple versions of the Google Cloud DLP v2 API, ranging from version 2.15.0 to the latest 4.16.0, with the current version being 4.8.0."],["`CharsToIgnore` objects can be created using either the default constructor, `CharsToIgnore()`, or by copying an existing `CharsToIgnore` object using the constructor, `CharsToIgnore(CharsToIgnore other)`."],["The `CharsToIgnore` class offers properties to manage characters to skip, including `CharactersToSkip` for custom characters and `CommonCharactersToIgnore` for predefined common characters, along with the ability to check if these fields have been set via `HasCharactersToSkip` and `HasCommonCharactersToIgnore`."]]],[]]