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 webpage provides reference documentation for the `CommonUsageStats` class within the Google Cloud Data Catalog v1 API, specifically within the .NET ecosystem."],["The content details the various versions of the `CommonUsageStats` class, from the latest version 2.14.0 down to version 1.2.0."],["The `CommonUsageStats` class, part of the `Google.Cloud.DataCatalog.V1` namespace, provides common statistics on an entry's usage and can be set on any system."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes properties like `HasViewCount` and `ViewCount`."],["Constructors are available for both creating an empty `CommonUsageStats` object and for creating a copy from an existing `CommonUsageStats` object."]]],[]]