mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2025-01-19 18:40:21 +01:00
82493d6dcb
* GDrive provider support * More reliable basedir ownership * Fix mimetype
24 lines
494 B
Text
24 lines
494 B
Text
# 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
|
|
>
|
|
>
|
|
>
|