Error Reporting V1beta1 API - Module Google::Cloud::ErrorReporting::V1beta1::ResolutionStatus (v0.16.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Error Reporting V1beta1 API module Google::Cloud::ErrorReporting::V1beta1::ResolutionStatus.
Resolution status of an error group.
Constants
RESOLUTION_STATUS_UNSPECIFIED
value: 0 Status is unknown. When left unspecified in requests, it is treated like
OPEN.
OPEN
value: 1 The error group is not being addressed. This is the default for
new groups. It is also used for errors re-occurring after marked RESOLVED.
ACKNOWLEDGED
value: 2 Error Group manually acknowledged, it can have an issue link attached.
RESOLVED
value: 3 Error Group manually resolved, more events for this group are not expected
to occur.
MUTED
value: 4 The error group is muted and excluded by default on group stats requests.
[[["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 2026-03-30 UTC."],[],[]]