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 documentation for the `OtherInfoTypeSummary` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The `OtherInfoTypeSummary` class, found in the `Google.Cloud.Dlp.V2` namespace, provides details about other info types detected in data, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The content features a range of versions for the Google Cloud Data Loss Prevention v2 API, from version 2.15.0 up to the latest version, 4.16.0, and version 4.12.0 is used for the main documentation."],["Key properties of the `OtherInfoTypeSummary` class include `EstimatedPrevalence`, `ExcludedFromAnalysis`, and `InfoType`, which provide insights into the prevalence and analysis status of the detected info types."],["It can be noted that this class inherits from object and has public constructors allowing for new instances to be made as well as for instances to be made using another `OtherInfoTypeSummary` object."]]],[]]