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."],[[["This webpage provides documentation for the `InfoType` class within the `Google.Cloud.Dlp.V2` namespace, which is used to represent types of information detected by the Cloud DLP API."],["The documentation covers a range of versions for the `Google.Cloud.Dlp.V2` package, spanning from the latest version, 4.16.0, back to version 2.15.0."],["The `InfoType` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its integration with the Google.Protobuf library."],["The class has two properties, `Name` which represents the name of the information type, and `Version`, which allows for specifying an optional version name."],["The `InfoType` class offers two constructors, a parameterless one and one that accepts another instance of `InfoType` as a parameter."]]],[]]