groupId property

String? groupId
getter/setter pair

An opaque identifier of the group.

This field is assigned by the Error Reporting system and always populated. In the group resource name, the group_id is a unique identifier for a particular error group. The identifier is derived from key parts of the error-log content and is treated as Service Data. For information about how Service Data is handled, see Google Cloud Privacy Notice.

Implementation

core.String? groupId;