public sealed class StoredInfoTypeStats : IMessage<StoredInfoTypeStats>, IEquatable<StoredInfoTypeStats>, IDeepCloneable<StoredInfoTypeStats>, IBufferMessage, IMessage
[[["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 details the `StoredInfoTypeStats` class within the `Google.Cloud.Dlp.V2` namespace, across various versions, including the latest version 4.16.0."],["The `StoredInfoTypeStats` class provides statistics for a StoredInfoType and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `LargeCustomDictionary`, which relates to findings defined by a dictionary of phrases, and `TypeCase`, which is of type `StoredInfoTypeStats.TypeOneofCase`."],["The `StoredInfoTypeStats` class has two constructors, a default one and another that takes an instance of `StoredInfoTypeStats` as a parameter for cloning."],["The page lists multiple previous versions of the `StoredInfoTypeStats` class, starting from 2.15.0 all the way to 4.16.0, allowing developers to access documentation and code from different version releases."]]],[]]