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 content provides documentation and version history for the `InfoTypeSummary` class within the `Google.Cloud.Dlp.V2` namespace, with the latest version being 4.16.0."],["`InfoTypeSummary` is a class that includes details for identifying information types, inheriting from `Object` and implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documented versions range from 2.15.0 up to the latest release, 4.16.0, with version 3.5.0 noted as the current context version, and many version in between."],["`InfoTypeSummary` class contains two constructor options, a default `InfoTypeSummary()` and one that takes an `InfoTypeSummary other` parameter."],["The `InfoTypeSummary` class exposes one public property named `InfoType`, of type `InfoType`, that gets or sets the info type for the associated data."]]],[]]