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, specifically version 3.3.0 of the library, with links to newer and older versions available."],["The `InfoType` class represents the type of information detected by the Data Loss Prevention (DLP) API, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the `InfoType` class's inheritance hierarchy, showing that it inherits from `System.Object` and lists its inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The page details the constructors for creating `InfoType` instances, including a default constructor and a constructor that accepts another `InfoType` instance as a parameter."],["It defines the `Name` property of the `InfoType` class, which is a string representing the name of the information type, and explains the naming conventions for custom and built-in types."]]],[]]