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."],[[["This webpage provides documentation for the `StoredInfoTypeStats` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The latest version available is 4.16.0, and the page includes links to documentation for a range of previous versions, starting from 2.15.0 up to the latest."],["The `StoredInfoTypeStats` class is used to store statistics related to a specific StoredInfoType, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties like `LargeCustomDictionary`, which holds statistics for dictionaries of phrases, and `TypeCase`, which returns the TypeOneofCase."],["The provided information includes the class' constructors, inherited members, namespace, and assembly details."]]],[]]