In the group resource name, the groupId 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.
For a list of supported locations, see Supported Regions. global is the default when unspecified.
groupId
string
An opaque identifier of the group. This field is assigned by the Error Reporting system and always populated.
In the group resource name, the groupId 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-20 UTC."],[[["The ErrorGroup resource represents a collection of similar error events, identified by a unique `groupId`."],["Each ErrorGroup has a resource `name`, which follows the format `projects/{projectID}/groups/{groupId}` or `projects/{projectID}/locations/{location}/groups/{groupId}`, and it must be specified."],["ErrorGroups can have associated `trackingIssues`, which contain URLs linking to issue tracking systems, enabling the monitoring of progress toward error resolution."],["The `resolutionStatus` field indicates the current state of the error group, which can be `OPEN`, `ACKNOWLEDGED`, `RESOLVED`, or `MUTED`."],["The Error Reporting API provides `get` and `update` methods for retrieving and modifying ErrorGroup data."]]],[]]