updateMask property

String? updateMask
getter/setter pair

The field mask indicating the fields to update.

If omitted, all modifiable fields are updated.

Implementation

core.String? updateMask;