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."],[[["The `StoredInfoTypeStats` class provides statistics for a StoredInfoType and is part of the Google.Cloud.Dlp.V2 namespace, found within the Google.Cloud.Dlp.V2.dll assembly."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for diverse functionality, like comparison and deep cloning."],["`StoredInfoTypeStats` has two constructors: a default constructor and another that takes another `StoredInfoTypeStats` object as a parameter for copying."],["The class contains two main properties: `LargeCustomDictionary`, which provides statistics for findings defined by a dictionary, and `TypeCase`, which indicates the type of stored info."],["The page provides access to the class documentation for different versions of the package, ranging from 2.15.0 up to the most current 4.16.0."]]],[]]