[[["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."],[[["This webpage provides documentation for the `TimestampRange` class within the `Google.Cloud.Bigtable.V2` namespace, covering multiple versions from 2.2.0 to 3.17.0, where 3.17.0 is the latest."],["The `TimestampRange` class, found within the Google Cloud Bigtable V2 API, represents a continuous range of microsecond timestamps."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` among others, with further inheritances from `Object`."],["The `TimestampRange` class has two constructors, a default one, and another that copies the properties of an existing `TimestampRange` object."],["It exposes `StartTimestampMicros` and `EndTimestampMicros` properties which define the inclusive lower and exclusive upper bounds of the range, respectively, as `Int64` types."]]],[]]