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

update-paths-arrayremove-noarray.textproto 535 B

123456789101112131415
  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. # ArrayRemove must be the value of a field. Firestore transforms don't support
  4. # array indexing.
  5. description: "update-paths: ArrayRemove cannot be in an array value"
  6. update_paths: <
  7. doc_ref_path: "projects/projectID/databases/(default)/documents/C/d"
  8. field_paths: <
  9. field: "a"
  10. >
  11. json_values: "[1, 2, [\"ArrayRemove\", 1, 2, 3]]"
  12. is_error: true
  13. >