# DO NOT MODIFY. This file was generated by # github.com/GoogleCloudPlatform/google-cloud-common/testing/firestore/cmd/generate-firestore-tests/generate-firestore-tests.go. # If a cursor method with a list of values is provided, there must be at least as # many explicit orderBy clauses as values. description: "query: cursor method without orderBy" query: < coll_path: "projects/projectID/databases/(default)/documents/C" clauses: < start_at: < json_values: "2" > > is_error: true >