You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

24 lines
674 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. # The same field cannot occur more than once, even if all the operations are
  4. # transforms.
  5. description: "update-paths: duplicate field path with only transforms"
  6. update_paths: <
  7. doc_ref_path: "projects/projectID/databases/(default)/documents/C/d"
  8. field_paths: <
  9. field: "a"
  10. >
  11. field_paths: <
  12. field: "b"
  13. >
  14. field_paths: <
  15. field: "a"
  16. >
  17. json_values: "[\"ArrayUnion\", 1, 2, 3]"
  18. json_values: "\"ServerTimestamp\""
  19. json_values: "[\"ArrayUnion\", 4, 5, 6]"
  20. is_error: true
  21. >