Class UpdateGroupRequest (2.1.0)

UpdateGroupRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The UpdateGroup request.

Attributes

NameDescription
group .gm_group.Group
Required. The new definition of the group. All fields of the existing group, excepting name, are replaced with the corresponding fields of this group.
validate_only bool
If true, validate this request but do not update the existing group.