[[["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 Bigtable v2 API for .NET, with the latest version being 3.17.0."],["The `TimestampRange` class defines a contiguous range of microsecond timestamps, with support for multiple older versions, including one as old as version 2.2.0."],["The class has properties for `EndTimestampMicros` (exclusive upper bound) and `StartTimestampMicros` (inclusive lower bound), both of which are long integer types and define the extent of the range."],["The `TimestampRange` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The class provides two constructors: a default constructor `TimestampRange()` and a constructor `TimestampRange(TimestampRange other)` to clone instances."]]],[]]