updateMask property
Mask of fields to update.
To update Aspects, the update_mask must contain the value "aspects".If the update_mask is empty, the service will update all modifiable fields present in the request.
Optional.
Implementation
core.String? updateMask;