Class ErrorGroup (1.0.0)

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

Description of a group of similar error events.

Attributes

NameDescription
name str
The group resource name. Example: projects/my- project-123/groups/my-groupid
group_id str
Group IDs are unique for a given project. If the same kind of error occurs in different service contexts, it will receive the same group ID.
tracking_issues Sequence[.common.TrackingIssue]
Associated tracking issues.