February 11, 2022
Miscellaneous improvements
Implemented
allow_missing
fields inUpdate
requests (Data API 1.0.24).Note:
update_mask
is ignored whenallow_missing
is set, even when the resource exists. Also, all fields required to create the resource must be provided in the update request.