updateMask property

FieldMask? updateMask
final

Required. The update mask applies to the resource. For the FieldMask definition, see google.protobuf.FieldMask. Updatable fields:

  • display_name
  • description
  • labels

Implementation

final protobuf.FieldMask? updateMask;