[[["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-08-07 UTC."],[[["The provided content outlines the different versions of the `Cursor` class within the `Google.Cloud.Firestore.V1` namespace, with version 3.10.0 being the latest."],["`Cursor` is a class representing a position in a query result set and is available in multiple versions, from 2.3.0 to 3.10.0."],["The `Cursor` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `Cursor` class has two constructors, a parameterless one and one that takes another `Cursor` object, and has two primary properties, `Before` and `Values`."],["The `Values` property of the `Cursor` class is a `RepeatedField` of `Value` objects that represent a position in a query."]]],[]]