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."],[[["The page details the `InfoTypeDescription` class, which is part of the Google Cloud Data Loss Prevention (DLP) V2 API."],["The latest version available is 4.16.0, but the page provides access to documentation for versions ranging from 4.16.0 down to 2.15.0."],["`InfoTypeDescription` inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InfoTypeDescription` class has properties such as `Description`, `DisplayName`, `Name`, and `SupportedBy`, all of which provide information about a specific data type."],["The class features two constructors: a default `InfoTypeDescription()` constructor and an overload `InfoTypeDescription(InfoTypeDescription other)` constructor for copying existing instances."]]],[]]