您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

13 行
521 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 ServerTimestamp sentinel must be the value of a field. It may not appear in
  4. # an ArrayUnion.
  5. description: "create: The ServerTimestamp sentinel cannot be in an ArrayUnion"
  6. create: <
  7. doc_ref_path: "projects/projectID/databases/(default)/documents/C/d"
  8. json_data: "{\"a\": [\"ArrayUnion\", 1, \"ServerTimestamp\", 3]}"
  9. is_error: true
  10. >