updateTime property
The last update time of the document after applying the write.
Not set after a delete
. If the write did not actually change the
document, this will be the previous update_time.
Implementation
core.String? updateTime;
The last update time of the document after applying the write.
Not set after a delete
. If the write did not actually change the
document, this will be the previous update_time.
core.String? updateTime;