Skip to main content

@swamp/gcp/clouderrorreporting

v2026.04.23.1

Google Cloud clouderrorreporting infrastructure models

Repository

https://github.com/systeminit/swamp-extensions

Labels

gcpgoogle-cloudclouderrorreportingcloudinfrastructure

Contents

Quality score

Verified by Swamp

How well-documented and verifiable this extension is.

100%

Grade A

  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned

Install

$ swamp extension pull @swamp/gcp/clouderrorreporting

@swamp/gcp/clouderrorreporting/eventsv2026.04.23.1events.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
getGet a events
ArgumentTypeDescription
identifierstringThe name of the events
syncSync events state from GCP
reportreport
ArgumentTypeDescription
context?any
eventTime?any
message?any
serviceContext?any

Resources

state(infinite)— An error event which is returned by the Error Reporting system.
@swamp/gcp/clouderrorreporting/groupsv2026.04.23.1groups.ts

Global Arguments

ArgumentTypeDescription
groupId?stringAn 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](https://cloud.google.com/terms/cloud-privacy-notice).
name?stringThe group resource name. Written as `projects/{projectID}/groups/{group_id}` or `projects/{projectID}/locations/{location}/groups/{group_id}` Examples: `projects/my-project-123/groups/my-group`, `projects/my-project-123/locations/us-central1/groups/my-group` 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 handl
resolutionStatus?enumError group's resolution status. An unspecified resolution status will be interpreted as OPEN
trackingIssues?arrayAssociated tracking issues.
getGet a groups
ArgumentTypeDescription
identifierstringThe name of the groups
updateUpdate groups attributes
syncSync groups state from GCP

Resources

state(infinite)— Description of a group of similar error events.
@swamp/gcp/clouderrorreporting/groupstatsv2026.04.23.1groupstats.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
getGet a groupStats
ArgumentTypeDescription
identifierstringThe name of the groupStats
syncSync groupStats state from GCP

Resources

state(infinite)— Data extracted for a specific group based on certain filter criteria, such as...