No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 

22 líneas
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. >