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."],["The latest version documented is 2.14.0, and the content provides access to documentation for versions ranging from 1.2.0 to 2.14.0 of `CommonUsageStats`."],["`CommonUsageStats` offers common statistics regarding entry usage, is applicable across various systems, and can be constructed with or without parameters."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from the base `object` class."],["It contains properties `HasViewCount`, which shows if the \"view_count\" is set, and `ViewCount`, which represents the view count within the source system."]]],[]]