updateMask property

String? updateMask
getter/setter pair

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 is "transfer_lock_state".

Required.

Implementation

core.String? updateMask;