You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

16 lines
617 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. # There cannot be an array value anywhere on the path from the document root to
  4. # the ServerTimestamp sentinel. Firestore transforms don't support array indexing.
  5. description: "update-paths: ServerTimestamp cannot be anywhere inside 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, {\"b\": \"ServerTimestamp\"}]"
  12. is_error: true
  13. >