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-03-24 UTC."],[[["The webpage provides documentation for the `InfoTypeDescription` class within the `Google.Cloud.Dlp.V2` namespace, covering versions from 2.15.0 to 4.16.0 (latest)."],["`InfoTypeDescription` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `InfoTypeDescription` class has properties for `Description`, `DisplayName`, `Name`, and `SupportedBy`, providing details about the infotype."],["There are multiple versions of the `InfoTypeDescription` available, with the latest version being 4.16.0, and previous versions being listed dating back to 2.15.0."],["The class has two constructors that are covered, a parameterless constructor and one that accepts another InfoTypeDescription object as a parameter."]]],[]]