Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 

17 строки
508 B

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