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 registrant contact is being updated, the update_mask would be "registrant_contact".

Required.

Implementation

core.String? updateMask;