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, detailing its properties, constructors, and implementation."],["The `CommonUsageStats` class represents common statistics on an entry's usage, applicable to any system, and includes properties like `HasViewCount` (a boolean) and `ViewCount` (a long integer)."],["The documentation covers multiple versions of the API, from 1.2.0 to the latest 2.14.0, allowing users to navigate through different versions of the `CommonUsageStats` class."],["The `CommonUsageStats` class inherits from the `object` class, and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Two constructors are available for the `CommonUsageStats` class: one default constructor and another that accepts a `CommonUsageStats` object as a parameter."]]],[]]