Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API enum MatchingType.
Type of the match which can be applied to different ways of matching, like
Dictionary, regular expression and intersecting with findings of another
info type.
[[["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-03-24 UTC."],[[["The latest version of the Google Cloud Data Loss Prevention v2 API for .NET is 4.16.0, with multiple prior versions available, ranging down to version 2.15.0."],["The `MatchingType` enum within the API offers different matching methodologies, including `FullMatch`, `InverseMatch`, and `PartialMatch`, each with unique characteristics when applied to dictionaries, regular expressions, and info type exclusions."],["`FullMatch` requires complete matching of finding quotes for dictionaries or regex, or being entirely contained within excluded info types, whereas `InverseMatch` implies the absence of matches or intersections with excluded info types."],["`PartialMatch` involves matching at least one token for dictionaries, a substring for regex, or intersecting with affecting info types findings."],["The enum also includes an `Unspecified` field, representing an invalid matching type."]]],[]]