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-04-09 UTC."],[[["The latest version available is 4.16.0, as indicated by the \"latest\" tag, and there are multiple previous versions ranging from 4.15.0 down to 2.15.0."],["This page provides documentation for the `OtherInfoTypeSummary` class, which is a component within the `Google.Cloud.Dlp.V2` namespace that provides details about other infoTypes found in a column."],["The `OtherInfoTypeSummary` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor, `OtherInfoTypeSummary()`, and an overload, `OtherInfoTypeSummary(OtherInfoTypeSummary other)`, allowing for object creation and copying."],["The `InfoType` property allows for retrieval and setting of the other infoType data."]]],[]]