public sealed class CommonUsageStats : IMessage<CommonUsageStats>, IEquatable<CommonUsageStats>, IDeepCloneable<CommonUsageStats>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class CommonUsageStats.
[[["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-25 UTC."],[[["This webpage provides documentation for the `CommonUsageStats` class within the Google Cloud Data Catalog v1 API for .NET, covering versions 1.2.0 through to the latest release, 2.14.0."],["The `CommonUsageStats` class provides common statistics on the usage of a data entry and is applicable to any system."],["The `CommonUsageStats` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `CommonUsageStats` class include `HasViewCount`, indicating if a view count is set, and `ViewCount`, which stores the actual view count from the source system."],["The documentation outlines the class's constructors and lists inherited members such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]