[[["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."],[[["The `UsageSignal` class in the `Google.Cloud.DataCatalog.V1` namespace is designed to store and manage usage data within the Data Catalog, with the latest version being 2.14.0."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling structured data and object comparisons."],["The `UsageSignal` class provides properties like `UpdateTime` for tracking the last update and `UsageWithinTimeRange` for tracking usage statistics across different time intervals such as 24 hours, 7 days, and 30 days."],["There are multiple versions of `UsageSignal` available, ranging from 1.2.0 to 2.14.0, allowing users to access documentation for different updates and modifications of the class."],["The class includes two constructors: a default `UsageSignal()` constructor and a copy constructor, `UsageSignal(UsageSignal other)`, enabling the creation of new instances and copies of existing objects."]]],[]]