public sealed class InfoTypeSummary : IMessage<InfoTypeSummary>, IEquatable<InfoTypeSummary>, IDeepCloneable<InfoTypeSummary>, 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 `InfoTypeSummary` class within the `Google.Cloud.Dlp.V2` namespace, covering versions from 2.15.0 to 4.16.0 with 4.16.0 being the latest."],["`InfoTypeSummary` is a sealed class that implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with various protocols and serialization methods."],["The class inherits from `Object` and has inherited members including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `InfoTypeSummary` class has a public property called `InfoType`, which is of type `InfoType`, representing the infoType details."],["There are two constructors for the class `InfoTypeSummary`, one being the default and the other accepting an `InfoTypeSummary` parameter."]]],[]]