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.
 
 
 

23 lines
542 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.
  4. description: "update-paths: duplicate field path"
  5. update_paths: <
  6. doc_ref_path: "projects/projectID/databases/(default)/documents/C/d"
  7. field_paths: <
  8. field: "a"
  9. >
  10. field_paths: <
  11. field: "b"
  12. >
  13. field_paths: <
  14. field: "a"
  15. >
  16. json_values: "1"
  17. json_values: "2"
  18. json_values: "3"
  19. is_error: true
  20. >