updateMask property
A comma-separated list of names of fields in the Services to update.
Example: display_name
. If the update_mask
field is set in both this
request and any of the UpdateServiceRequest messages, they must match or
the entire batch fails and no updates will be committed.
Optional.
Implementation
core.String? updateMask;