updateMask property

String? updateMask
getter/setter pair

Field mask specifying the fields in the customer config that have been modified and must be updated.

If absent or empty, no fields are updated.

Required.

Implementation

core.String? updateMask;