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 latest version of the Google Cloud Data Loss Prevention v2 API is 4.16.0, with multiple previous versions available, starting from 2.15.0 and going up to the latest version."],["The `InfoTypeSummary` class is part of the `Google.Cloud.Dlp.V2` namespace within the Google Cloud Data Loss Prevention v2 API."],["The `InfoTypeSummary` class, which can be found in the Google.Cloud.Dlp.V2.dll assembly, is used to summarize the infoType details for a column."],["The class `InfoTypeSummary` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from Object."],["The `InfoTypeSummary` class has two properties, `EstimatedPrevalence` (an integer representing the percentage of non-null rows with data detected by the infotype) and `InfoType` (which contains the details of the infoType)."]]],[]]