updateMask property

FieldMask? updateMask
final

Required. Specify the fields to be overwritten in the PersistentResource by the update method.

Implementation

final protobuf.FieldMask? updateMask;