Cursor Stay organized with collections Save and categorize content based on your preferences.
A position in a query result set.
| JSON representation |
|---|
{"values":[{object ( |
| Fields | |
|---|---|
values[] |
The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause. |
before |
If the position is just before or just after the given values, relative to the sort order defined by the query. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-04-12 UTC.