groupId property

String? groupId
getter/setter pair

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.

Implementation

core.String? groupId;