Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 

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