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 document provides reference documentation for the `StoredInfoTypeStats` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for .NET."],["The `StoredInfoTypeStats` class represents statistics for a `StoredInfoType`, and has a property to hold information about a large custom dictionary called `LargeCustomDictionary`."],["The documentation details the available versions of the Google Cloud DLP v2 API for .NET, ranging from the latest version 4.16.0 down to version 2.15.0, with each having its own page."],["The `StoredInfoTypeStats` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes constructors for default initialization and cloning, and it also has a property, `TypeCase`, that describes the type of one of the properties of this class."]]],[]]