updateMask property

String? updateMask
getter/setter pair

Indicates which fields in the provided imported 'items' to update.

If not set, will by default update all fields.

Optional.

Implementation

core.String? updateMask;