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