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."],[[["This content describes the `ErrorGroup` resource, which represents a collection of similar error events."],["The `ErrorGroup` is identified by a unique `groupId` and can optionally include a `name` following the structure `projects/{projectID}/groups/{groupId}` or `projects/{projectID}/locations/{location}/groups/{groupId}`."],["The JSON representation of an `ErrorGroup` includes fields for `name`, `groupId`, `trackingIssues` (associated tracking issues), and `resolutionStatus`."],["Available methods for interacting with an `ErrorGroup` include `get` to retrieve a specific group and `update` to modify the data of a specified group."]]],[]]