[[["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 continuous range of microsecond timestamps, as documented for the `Google.Cloud.Bigtable.V2.TimestampRange` class."],["The class has properties for `StartTimestampMicros` and `EndTimestampMicros`, which define the inclusive lower and exclusive upper bounds of the timestamp range, respectively, and both default to `long` types."],["The `TimestampRange` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and provides two constructors, one default and one taking another `TimestampRange` instance."],["The documentation includes an inheritance hierarchy, showing `TimestampRange` inherits from `object`, as well as links to the .NET API documentation and the current namespace, being `Google.Cloud.Bigtable.V2`."]]],[]]