A Document][google.firestore.v1.Document] has changed.
May be the result of multiple writes][google.firestore.v1.Write],
including deletes, that ultimately resulted in a new value for the
Document][google.firestore.v1.Document].
Multiple DocumentChange][google.firestore.v1.DocumentChange]
messages may be returned for the same logical change, if multiple
targets are affected.
Attributes
Name
Description
document
google.cloud.firestore_v1.types.Document
The new state of the
Document][google.firestore.v1.Document].
If mask is set, contains only fields that were updated
or added.
target_ids
MutableSequence[int]
A set of target IDs of targets that match
this document.
removed_target_ids
MutableSequence[int]
A set of target IDs for targets that no
longer match this document.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-07 UTC."],[],[]]