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."],[[["The `OtherInfoTypeSummary` class in the Google Cloud Data Loss Prevention v2 API provides details about infotypes found within a column, with the latest version being 4.16.0."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `OtherInfoTypeSummary` class contains properties such as `EstimatedPrevalence`, `ExcludedFromAnalysis`, and `InfoType`, providing information on the percentage of rows containing the detected data, whether it was excluded from analysis, and the specific infotype itself."],["The class `OtherInfoTypeSummary` has multiple constructors, with one allowing a copy of an existing `OtherInfoTypeSummary` to be made, and the other being a default constructor."]]],[]]