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 reference 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."],["The `OtherInfoTypeSummary` class is used to describe details about other infoTypes found within a data column, inheriting from `object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains properties like `EstimatedPrevalence` (an integer representing the percentage of non-null rows with detected data), `ExcludedFromAnalysis` (a boolean indicating if the infoType was excluded from analysis), and `InfoType` (the other infoType itself)."],["The page lists available versions of the API from 2.15.0 up to 4.16.0, allowing users to navigate through different versions and the code documentation within each one."]]],[]]