Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 

12 řádky
454 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 Delete sentinel cannot be used in Create, or in Set without a Merge option.
  4. description: "create: Delete cannot appear in data"
  5. create: <
  6. doc_ref_path: "projects/projectID/databases/(default)/documents/C/d"
  7. json_data: "{\"a\": 1, \"b\": \"Delete\"}"
  8. is_error: true
  9. >