updateMask property
The field mask describing which fields to update as a comma-separated list.
For example, if only the transfer lock is being updated, the update_mask
would be "transfer_lock_state"
.
Required.
Implementation
core.String? updateMask;