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-21 UTC."],[[["The latest version of the Data Catalog v1 API class CommonUsageStats is 2.14.0, with numerous prior versions available, including 2.5.0."],["CommonUsageStats provides statistics on an entry's usage and can be implemented on any system."],["The class implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["It includes properties like `HasViewCount` (a boolean indicating if the view count is set) and `ViewCount` (a long representing the view count)."],["The class offers two constructors: a default constructor and one that takes another `CommonUsageStats` object as a parameter."]]],[]]