updateMask property

String? updateMask
getter/setter pair

A FieldMask specifying which fields of the project_config to modify.

Only the fields in the mask will be modified. If no mask is provided, this request is no-op.

Implementation

core.String? updateMask;