Class UpdateGroupRequest (2.5.2)

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

The UpdateGroup request. .. attribute:: 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.

:type: google.cloud.monitoring_v3.types.Group

Attribute

NameDescription
validate_only bool
If true, validate this request but do not update the existing group.