Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 

22 рядки
582 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 prefix would make the other path meaningless, so this is probably a
  4. # programming error.
  5. description: "set-merge: One merge path cannot be the prefix of another"
  6. set: <
  7. doc_ref_path: "projects/projectID/databases/(default)/documents/C/d"
  8. option: <
  9. fields: <
  10. field: "a"
  11. >
  12. fields: <
  13. field: "a"
  14. field: "b"
  15. >
  16. >
  17. json_data: "{\"a\": {\"b\": 1}}"
  18. is_error: true
  19. >