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."],[[["The latest version available for the Data Catalog v1 API is 2.14.0, but the current page focuses on version 2.10.0 of the `CommonUsageStats` class."],["The `CommonUsageStats` class provides common statistics on an entry's usage within the Data Catalog v1 API, and is applicable to any system."],["`CommonUsageStats` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling functionalities like deep cloning and buffer message handling."],["The class has two constructors, one default constructor and another that takes an existing `CommonUsageStats` instance as a parameter to copy it."],["The `CommonUsageStats` class includes properties for managing the view count, such as `ViewCount` (a `long` type) and `HasViewCount` (a `bool` type) to know if the view count has been set."]]],[]]