[[["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 specifies a continuous range of microsecond timestamps."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`TimestampRange` provides two properties: `EndTimestampMicros`, which is the exclusive upper bound, and `StartTimestampMicros`, which is the inclusive lower bound of the range."],["The class has two constructors: a default one `TimestampRange()` and another `TimestampRange(TimestampRange other)` which takes another TimestampRange as an argument."],["The documentation provided covers various versions of the Google.Cloud.Bigtable.V2 package from version 2.2.0 to 3.17.0."]]],[]]