[[["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, part of the `Google.Cloud.Bigtable.V2` namespace, defines a range of contiguous microsecond timestamps for use with Google Cloud Bigtable."],["The class offers versions ranging from 2.2.0 to the latest version 3.17.0, providing access to specific implementations of the TimestampRange."],["`TimestampRange` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["It has two constructors: a default `TimestampRange()` constructor and one that takes another `TimestampRange` object to allow for cloning."],["`StartTimestampMicros` and `EndTimestampMicros` are the main properties of the class that are used to define the inclusive lower bound and the exclusive upper bound of the range, respectively."]]],[]]