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, providing statistics for a StoredInfoType across multiple versions."],["The latest version documented is 4.16.0, and the page also offers documentation for versions ranging from 4.15.0 down to 2.15.0."],["`StoredInfoTypeStats` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be utilized in various contexts."],["The class has two constructors, a default one and one that takes another `StoredInfoTypeStats` object for initialization."],["It contains two properties, `LargeCustomDictionary`, which represents a dictionary of phrases, and `TypeCase`, which is an enum."]]],[]]