[[["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 the Google Bigtable v2 API's TimestampRange is 3.17.0, with a comprehensive list of versions dating back to 2.2.0."],["The TimestampRange class represents a range of microsecond timestamps and is part of the Google.Cloud.Bigtable.V2 namespace."],["TimestampRange has two properties: `EndTimestampMicros`, which is the exclusive upper bound (infinity if left empty), and `StartTimestampMicros`, which is the inclusive lower bound (0 if left empty)."],["The TimestampRange class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, providing various functionalities for working with timestamp ranges."],["There are two constructors available: a parameterless constructor, and one that takes another TimestampRange object as an argument."]]],[]]