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 (DLP) v2 API, with version 4.16.0 being the latest."],["The `InfoTypeSummary` class is used to provide details about the infoType of a column, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists multiple versions of the API documentation, ranging from version 2.15.0 to 4.16.0, allowing users to access specific version details."],["The `InfoTypeSummary` class contains properties like `EstimatedPrevalence`, an obsolete property, and `InfoType`, which details the info type."],["The class has two constructors, a default one and one that takes another `InfoTypeSummary` as an argument."]]],[]]