public sealed class InfoTypeSummary : IMessage<InfoTypeSummary>, IEquatable<InfoTypeSummary>, IDeepCloneable<InfoTypeSummary>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class InfoTypeSummary.
[[["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."],[[["This webpage provides documentation for the `InfoTypeSummary` class within the Google Cloud Data Loss Prevention v2 API, specifically focusing on version 4.14.0."],["The `InfoTypeSummary` class, which is a sealed class, offers details about the infoType for a given column and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available constructors for the class include a default constructor, `InfoTypeSummary()`, and a constructor that takes another `InfoTypeSummary` instance as a parameter, `InfoTypeSummary(InfoTypeSummary other)`."],["Key properties of the `InfoTypeSummary` class are `EstimatedPrevalence`, an integer type that is now obsolete, and `InfoType`, of type `InfoType`, which represents the info type in question."],["The page also contains links to documentation for various older and newer versions of the `Google.Cloud.Dlp.V2` API, with 4.16.0 being the latest version, and 2.15.0 being the oldest displayed version."]]],[]]