public sealed class OtherInfoTypeSummary : IMessage<OtherInfoTypeSummary>, IEquatable<OtherInfoTypeSummary>, IDeepCloneable<OtherInfoTypeSummary>, IBufferMessage, IMessage
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 page provides documentation for the `OtherInfoTypeSummary` class, which is part of the `Google.Cloud.Dlp.V2` namespace within the Google Cloud Data Loss Prevention (DLP) library for .NET."],["The `OtherInfoTypeSummary` class is used to represent details about other types of information found within a column, inheriting from the base `Object` class and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of the documentation is 4.16.0, and the content lists different versions of the `Google.Cloud.Dlp.V2` package, with the current page focusing on version 3.5.0."],["`OtherInfoTypeSummary` has two constructors, one for creating a new instance, and another for creating a new instance by cloning another `OtherInfoTypeSummary` object."],["The class includes an `InfoType` property, which specifies the type of the other information, represented by the `InfoType` class."]]],[]]