25 lines
494 B
Plaintext
25 lines
494 B
Plaintext
|
# DO NOT MODIFY. This file was generated by
|
||
|
# github.com/GoogleCloudPlatform/google-cloud-common/testing/firestore/cmd/generate-firestore-tests/generate-firestore-tests.go.
|
||
|
|
||
|
# Offset and Limit clauses.
|
||
|
|
||
|
description: "query: Offset and Limit clauses"
|
||
|
query: <
|
||
|
coll_path: "projects/projectID/databases/(default)/documents/C"
|
||
|
clauses: <
|
||
|
offset: 2
|
||
|
>
|
||
|
clauses: <
|
||
|
limit: 3
|
||
|
>
|
||
|
query: <
|
||
|
from: <
|
||
|
collection_id: "C"
|
||
|
>
|
||
|
offset: 2
|
||
|
limit: <
|
||
|
value: 3
|
||
|
>
|
||
|
>
|
||
|
>
|