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, specifically within the context of .NET development."],["The `InfoTypeDescription` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The latest version documented is 4.16.0, with multiple previous versions dating back to 2.15.0, showcasing a range of historical releases for this component."],["The class includes properties such as `Description`, `DisplayName`, `Name`, and `SupportedBy`, which are used to provide detailed information and characteristics about the infotype."],["The listed constructors for this class are a parameterless one, and one that takes in an infotypeDescription."]]],[]]