[[["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 `TimestampRange` class from the Google Bigtable v2 API represents a continuous range of microsecond timestamps."],["This documentation provides reference for versions ranging from 2.2.0 to 3.17.0 (latest) of the `TimestampRange` class."],["The `TimestampRange` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default `TimestampRange()` and a copy constructor `TimestampRange(TimestampRange other)`."],["It includes two properties: `EndTimestampMicros` (exclusive upper bound) and `StartTimestampMicros` (inclusive lower bound), both of which are of type `long`."]]],[]]