updateMask property

String? updateMask
getter/setter pair

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

Example: enforcement_mode. If this field is present, the update_mask field in the UpdateResourcePolicyRequest messages must all match this field, or the entire batch fails and no updates will be committed.

Optional.

Implementation

core.String? updateMask;