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 page provides reference documentation for the `CommonUsageStats` class in the Google Cloud Data Catalog v1 API, with version 2.14.0 being the latest."],["The `CommonUsageStats` class, part of the `Google.Cloud.DataCatalog.V1` namespace, provides statistics about the usage of an entry within the data catalog system."],["It lists versions ranging from 2.14.0 down to 1.2.0, detailing the available documentation for the `CommonUsageStats` class across these different versions."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["`CommonUsageStats` includes properties like `HasViewCount` (a boolean indicating if the view count is set) and `ViewCount` (a long representing the view count)."]]],[]]