updateMask property
FieldMask?
updateMask
final
Required. The list of fields to update.
Currently, this only supports updating display_name.
Implementation
final FieldMask? updateMask;
Required. The list of fields to update.
Currently, this only supports updating display_name.
final FieldMask? updateMask;