updateMask property

String? updateMask
getter/setter pair

OPTIONAL: A FieldMask specifying which fields of the policy to modify.

Only the fields in the mask will be modified. If no mask is provided, the following default mask is used: paths: "bindings, etag"

Implementation

core.String? updateMask;