Skip to main content

February 11, 2022

Miscellaneous improvements

  • Implemented allow_missing fields in Update requests (Data API 1.0.24).

    Note: update_mask is ignored when allow_missing is set, even when the resource exists. Also, all fields required to create the resource must be provided in the update request.