[[["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."],[[["`TimedCount` is a class within the `Google.Cloud.ErrorReporting.V1Beta1` namespace, representing the number of errors within a specified time frame in the Google Cloud Error Reporting system."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing capabilities for message handling, equality comparison, deep cloning, and buffer-based operations."],["The class contains properties such as `Count`, `EndTime`, and `StartTime`, which respectively denote the approximate error count, the end time of the period, and the start time of the period."],["Two constructors are available: a default constructor `TimedCount()` and one accepting another `TimedCount` object for initialization `TimedCount(TimedCount other)`."],["The class inherits from `Object` and has the inherited members `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` available."]]],[]]