updateMask property

String? updateMask
getter/setter pair

Only updates the feed fields indicated by this mask.

The field mask must not be empty, and it must not contain fields that are immutable or only set by the server.

Required.

Implementation

core.String? updateMask;