public sealed class OtherInfoTypeSummary : IMessage<OtherInfoTypeSummary>, IEquatable<OtherInfoTypeSummary>, IDeepCloneable<OtherInfoTypeSummary>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class OtherInfoTypeSummary.
Infotype details for other infoTypes found within a column.
[[["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."],[[["This webpage provides documentation for the `OtherInfoTypeSummary` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET, with the latest version being 4.16.0 and version 4.13.0 being the specific entry point to all this information."],["The `OtherInfoTypeSummary` class is used to provide details about other types of information found within a column, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `OtherInfoTypeSummary` class include `EstimatedPrevalence`, which indicates the approximate percentage of non-null rows containing the infotype, `ExcludedFromAnalysis`, which indicates whether the infotype was excluded from analysis, and `InfoType`, which specifies the other infotype."],["The page lists various versions of the API, from 4.16.0 down to 2.15.0, each with its own documentation link relating to the `OtherInfoTypeSummary` class."]]],[]]