UpdateContractRequest

UpdateContractRequest

Request message for the UpdateContract method.

Fields
contract

Contract

Required. The contract to update.

update_mask

FieldMask

Required. The list of fields to update.

Fields specified in the update mask without a value specified in the body will be deleted from the contract.

If update mask is set to * , all fields will be updated.