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-03-24 UTC."],[[["The provided content details the `InfoTypeSummary` class within the Google Cloud Data Loss Prevention v2 API for .NET, which is part of the `Google.Cloud.Dlp.V2` namespace."],["This class provides a summary of infoType details for a column and has been implemented and updated through multiple different version numbers, with 4.16.0 being the most current iteration."],["`InfoTypeSummary` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `EstimatedPrevalence`, which has been marked as obsolete, and `InfoType`, which holds the actual infoType."],["`InfoTypeSummary` has two constructors: a default constructor, and one which takes another `InfoTypeSummary` object as an argument."]]],[]]