updateMask property

String? updateMask
getter/setter pair

A comma-separated list of names of fields in the Service to update.

Example: enforcement_mode.

Required.

Implementation

core.String? updateMask;