updateGroupFields property

String? updateGroupFields
getter/setter pair

A field mask to restrict which fields on the group are updated.

Multiple fields can be specified by separating them with commas. Defaults to name if not set or set to empty. Updated fields are replaced. Valid values are: * clientData * name

Optional.

Implementation

core.String? updateGroupFields;