[[["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 latest version of the `TimestampRange` class is 2.7.0, with several older versions available, going back to 1.0.0."],["The `TimestampRange` class, which implements multiple interfaces like `IMessage` and `IEquatable`, represents a time period between two timestamps."],["It inherits from the base `Object` class, with methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `TimestampRange` class has two constructors: a default constructor `TimestampRange()`, and a copy constructor `TimestampRange(TimestampRange other)`."],["The `TimestampRange` class includes two key properties, `EndTime` and `StartTime`, both of which are of type `Timestamp` and define the exclusive end and inclusive start of the time period, respectively."]]],[]]