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 document provides reference documentation for the `OtherInfoTypeSummary` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for the .NET framework."],["The `OtherInfoTypeSummary` class is used to provide details about other infoTypes found within a column, including implementations of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the available versions of the Google.Cloud.Dlp.V2 API, ranging from version 2.16.0 to 4.16.0, with 4.16.0 being the latest."],["The `OtherInfoTypeSummary` class includes properties like `EstimatedPrevalence`, `ExcludedFromAnalysis`, and `InfoType`, offering details on the detected data."],["Constructors for `OtherInfoTypeSummary` are detailed, allowing for both a default constructor and one that takes another `OtherInfoTypeSummary` as a parameter."]]],[]]