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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCommonUsageStats\u003c/code\u003e class in the Data Catalog v1 API provides statistics on the usage of an entry within any system.\u003c/p\u003e\n"],["\u003cp\u003eThis class has been implemented in multiple versions of the API, ranging from version 1.2.0 to the latest version 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within the \u003ccode\u003eCommonUsageStats\u003c/code\u003e class include \u003ccode\u003eHasViewCount\u003c/code\u003e (a boolean indicating if view count is available) and \u003ccode\u003eViewCount\u003c/code\u003e (a long representing the number of views).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor (\u003ccode\u003eCommonUsageStats()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eCommonUsageStats(CommonUsageStats other)\u003c/code\u003e), for creating a new instance from an existing one.\u003c/p\u003e\n"]]],[],null,[]]