# DO NOT MODIFY. This file was generated by # github.com/GoogleCloudPlatform/google-cloud-common/testing/firestore/cmd/generate-firestore-tests/generate-firestore-tests.go. # The Update method does not support an explicit exists precondition. description: "update: Exists precondition is invalid" update: < doc_ref_path: "projects/projectID/databases/(default)/documents/C/d" precondition: < exists: true > json_data: "{\"a\": 1}" is_error: true >