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 page provides reference documentation for the `InfoTypeSummary` class within the Google Cloud Data Loss Prevention v2 API."],["This class, `InfoTypeSummary`, is used to represent the details of an `InfoType` and it inherits from `object` while implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `InfoTypeSummary` class has two constructors, one default and one that accepts another `InfoTypeSummary` as a parameter, and it includes properties like `EstimatedPrevalence` and `InfoType`."],["The available versions of the Google.Cloud.Dlp.V2 API, ranging from 2.15.0 up to the latest release of 4.16.0, each with a link to its `InfoTypeSummary` documentation, are listed on the page."],["The `InfoTypeSummary` class resides in the `Google.Cloud.Dlp.V2` namespace within the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]