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."],[[["The page provides documentation for the `InfoTypeSummary` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The documentation covers a range of versions, from 2.15.0 up to the latest version, 4.16.0, allowing users to select their relevant version."],["`InfoTypeSummary` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `InfoTypeSummary` class contains properties like `EstimatedPrevalence` (which is obsolete) and `InfoType`, which provides details about the type of information being summarized."],["The documentation also provides descriptions of two constructors, `InfoTypeSummary()` and `InfoTypeSummary(InfoTypeSummary other)`, allowing users to create instances of the `InfoTypeSummary` class."]]],[]]