25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

13 lines
527 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. # Without a merge option, Set replaces the document with the input data. A Delete
  4. # sentinel in the data makes no sense in this case.
  5. description: "set: Delete cannot appear unless a merge option is specified"
  6. set: <
  7. doc_ref_path: "projects/projectID/databases/(default)/documents/C/d"
  8. json_data: "{\"a\": 1, \"b\": \"Delete\"}"
  9. is_error: true
  10. >