updateMask property

FieldMask? updateMask
final

Required. The list of fields to update. Currently, this only supports updating custom_metadata and data.

Implementation

final FieldMask? updateMask;