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 webpage provides documentation for the `MatchingType` enum within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET library."],["The latest version of the library is 4.16.0, and the page lists versions ranging from 4.16.0 down to 2.15.0, allowing users to access documentation for older releases."],["The `MatchingType` enum defines the type of match applied in various matching scenarios, such as with dictionaries, regular expressions, and excluding other info types."],["There are four potential values for the `MatchingType` enum: `FullMatch`, `InverseMatch`, `PartialMatch`, and `Unspecified`, with each representing a specific matching behavior."],["The documentation describes how each of the `FullMatch`, `InverseMatch`, and `PartialMatch` fields is interpreted and used in the context of dictionary matches, regular expression matches, and the exclusion of info types."]]],[]]