updateMask property

String? updateMask
getter/setter pair

The mask to control which fields to update.

If the mask is not present, all fields will be updated.

Optional.

Implementation

core.String? updateMask;