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."],[[["This webpage provides documentation for the `CommonUsageStats` class within the Google Cloud Data Catalog v1 API for .NET, with the current version being 2.8.0."],["The `CommonUsageStats` class offers statistics on the usage of an entry in the data catalog and can be applied to any system, inheriting properties from the object class."],["The documentation covers versions of the Google Cloud Data Catalog v1 API, ranging from version 1.2.0 up to the latest version 2.14.0."],["The `CommonUsageStats` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains the properties `HasViewCount` (a boolean to check whether the view_count field is set) and `ViewCount` (a long to check the view count in the source system)."]]],[]]