[[["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 latest version available for `Google.Cloud.Bigtable.V2.TimestampRange` is 3.17.0, with multiple previous versions listed, including version 3.0.0."],["`TimestampRange` is a class that specifies a contiguous range of microsecond timestamps, inheriting from `Object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`TimestampRange` class has two constructors: a default constructor `TimestampRange()` and a copy constructor `TimestampRange(TimestampRange other)`."],["The class contains two properties, `EndTimestampMicros` and `StartTimestampMicros`, representing the exclusive upper bound and inclusive lower bound of the timestamp range, respectively, and both are of type `Int64`."],["The namespace the class can be found under is `Google.Cloud.Bigtable.V2` contained within the `Google.Cloud.Bigtable.V2.dll` assembly."]]],[]]