[[["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 in the Google Bigtable v2 API represents a continuous range of microsecond timestamps."],["This class is part of the `Google.Cloud.Bigtable.V2` namespace within the `Google.Cloud.Bigtable.V2.dll` assembly."],["The `TimestampRange` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two main properties, `EndTimestampMicros` (exclusive upper bound) and `StartTimestampMicros` (inclusive lower bound), both of which are of type `long`."],["There are multiple versions of this class that can be found in the documentation, ranging from version 2.2.0 up to the most recent version of 3.17.0."]]],[]]