public sealed class InfoTypeDescription : IMessage<InfoTypeDescription>, IEquatable<InfoTypeDescription>, IDeepCloneable<InfoTypeDescription>, IBufferMessage, IMessage
[[["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-04-09 UTC."],[[["This page details the `InfoTypeDescription` class within the `Google.Cloud.Dlp.V2` namespace, which is used to describe information types."],["The class `InfoTypeDescription` is a public sealed class implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Available versions for this documentation range from 2.15.0 up to the latest release of 4.16.0, offering a variety of versions for developers to access."],["The class `InfoTypeDescription` contains properties such as `Categories`, `Description`, `DisplayName`, `Name`, and `SupportedBy`, each offering different aspects of information related to the info type."],["The `InfoTypeDescription` class has two constructors, one default and one taking another `InfoTypeDescription` object as a parameter, and also inherits several methods from the Object class."]]],[]]