25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 

24 satır
552 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. # ArrayUnion is not permitted in queries.
  4. description: "query: ArrayUnion in cursor method"
  5. query: <
  6. coll_path: "projects/projectID/databases/(default)/documents/C"
  7. clauses: <
  8. order_by: <
  9. path: <
  10. field: "a"
  11. >
  12. direction: "asc"
  13. >
  14. >
  15. clauses: <
  16. end_before: <
  17. json_values: "[\"ArrayUnion\", 1, 2, 3]"
  18. >
  19. >
  20. is_error: true
  21. >