Name of the information type. Either a name of your choosing when
creating a CustomInfoType, or one of the names listed
at https://cloud.google.com/dlp/docs/infotypes-reference when specifying
a built-in type. When sending Cloud DLP results to Data Catalog, infoType
names should conform to the pattern [A-Za-z0-9$-_]{1,64}.
[[["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 `InfoType` class within the `Google.Cloud.Dlp.V2` namespace, detailing various versions of the Google Cloud Data Loss Prevention (DLP) API for .NET."],["`InfoType` is a class that represents a type of information detected by the DLP API and it inherits from `Object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a range of versions, from 2.15.0 to 4.16.0, with 4.16.0 being the latest, and provides links to each version's documentation for more specific details."],["The `InfoType` class has properties like `Name` (which is a string representing the name of the information type) and an optional `Version` string."],["There are two constructors for the `InfoType` class: a default constructor, and one that takes another `InfoType` object as a parameter."]]],[]]