public sealed class StoredInfoTypeStats : IMessage<StoredInfoTypeStats>, IEquatable<StoredInfoTypeStats>, IDeepCloneable<StoredInfoTypeStats>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class StoredInfoTypeStats.
[[["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 of the Google Cloud Data Loss Prevention v2 API for .NET is 4.16.0, with multiple prior versions available for review, all the way back to version 2.15.0."],["The `StoredInfoTypeStats` class provides statistics for a `StoredInfoType`, which can be used for data loss prevention."],["This `StoredInfoTypeStats` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `StoredInfoTypeStats` class has a property called `LargeCustomDictionary` of type `LargeCustomDictionaryStats` that represents a `StoredInfoType` with findings defined by a dictionary of phrases."],["The class provides two constructor methods, a default constructor and one that takes a `StoredInfoTypeStats` object as a parameter, and has a property `TypeCase` that represents the type of `StoredInfoTypeStats`."]]],[]]