updateMask property
FieldMask?
updateMask
final
Optional. Field mask is used to control which fields get updated. If the mask is not present, all fields will be updated.
Implementation
final protobuf.FieldMask? updateMask;