updateMask property
Optional but strongly recommended for the best service experience.
If update_mask is provided, only the specified fields in company are updated. Otherwise all the fields are updated. A field mask to specify the company fields to be updated. Only top level fields of Company are supported.
Implementation
core.String? updateMask;