[[["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-06-12 UTC."],[[["This webpage provides reference documentation for the `Cursor` class within the Firestore v1 API, specifically for version 3.2.0, along with links to other versions."],["The `Cursor` class, part of the `Google.Cloud.Firestore.V1` namespace, represents a position in a query result set."],["`Cursor` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class includes properties like `Before` (a boolean indicating position relative to sort order) and `Values` (a `RepeatedField` of `Value` representing position values)."],["The `Cursor` class also has two constructors, `Cursor()` and `Cursor(Cursor other)`."]]],[]]