clouderrorreporting/v1beta1 library
Error Reporting API - v1beta1
Groups and counts similar errors from cloud services and applications, reports new errors, and provides access to error groups and their associated errors.
For more information, see cloud.google.com/error-reporting/
Create an instance of ClouderrorreportingApi to access these resources:
Classes
- ClouderrorreportingApi
- Groups and counts similar errors from cloud services and applications, reports new errors, and provides access to error groups and their associated errors.
- ErrorContext
- A description of the context in which an error occurred.
- ErrorEvent
- An error event which is returned by the Error Reporting system.
- ErrorGroup
- Description of a group of similar error events.
- ErrorGroupStats
- Data extracted for a specific group based on certain filter criteria, such as a given time period and/or service filter.
- HttpRequestContext
- HTTP request data that is related to a reported error.
- ListEventsResponse
- Contains a set of requested error events.
- ListGroupStatsResponse
- Contains a set of requested error group stats.
- ProjectsEventsResource
- ProjectsGroupsResource
- ProjectsGroupStatsResource
- ProjectsResource
- ReportedErrorEvent
- An error event which is reported to the Error Reporting system.
- ServiceContext
- Describes a running service that sends errors.
- SourceLocation
- Indicates a location in the source code of the service for which errors are reported.
- SourceReference
- A reference to a particular snapshot of the source tree used to build and deploy an application.
- TimedCount
- The number of errors in a given time period.
- TrackingIssue
- Information related to tracking the progress on resolving the error.
Typedefs
- DeleteEventsResponse = $Empty
- Response message for deleting error events.
- ReportErrorEventResponse = $Empty
- Response for reporting an individual error event.
Exceptions / Errors
- ApiRequestError
- Represents a general error reported by the API endpoint.
- DetailedApiRequestError
- Represents a specific error reported by the API endpoint.