Class | Description |
---|---|
CommonProto | |
DeleteEventsRequest |
Deletes all events in the project.
|
DeleteEventsRequest.Builder |
Deletes all events in the project.
|
DeleteEventsResponse |
Response message for deleting error events.
|
DeleteEventsResponse.Builder |
Response message for deleting error events.
|
ErrorContext |
A description of the context in which an error occurred.
|
ErrorContext.Builder |
A description of the context in which an error occurred.
|
ErrorEvent |
An error event which is returned by the Error Reporting system.
|
ErrorEvent.Builder |
An error event which is returned by the Error Reporting system.
|
ErrorGroup |
Description of a group of similar error events.
|
ErrorGroup.Builder |
Description of a group of similar error events.
|
ErrorGroupServiceGrpc |
Service for retrieving and updating individual error groups.
|
ErrorGroupServiceGrpc.ErrorGroupServiceBlockingStub |
Service for retrieving and updating individual error groups.
|
ErrorGroupServiceGrpc.ErrorGroupServiceFutureStub |
Service for retrieving and updating individual error groups.
|
ErrorGroupServiceGrpc.ErrorGroupServiceImplBase |
Service for retrieving and updating individual error groups.
|
ErrorGroupServiceGrpc.ErrorGroupServiceStub |
Service for retrieving and updating individual error groups.
|
ErrorGroupServiceProto | |
ErrorGroupStats |
Data extracted for a specific group based on certain filter criteria,
such as a given time period and/or service filter.
|
ErrorGroupStats.Builder |
Data extracted for a specific group based on certain filter criteria,
such as a given time period and/or service filter.
|
ErrorStatsServiceGrpc |
An API for retrieving and managing error statistics as well as data for
individual events.
|
ErrorStatsServiceGrpc.ErrorStatsServiceBlockingStub |
An API for retrieving and managing error statistics as well as data for
individual events.
|
ErrorStatsServiceGrpc.ErrorStatsServiceFutureStub |
An API for retrieving and managing error statistics as well as data for
individual events.
|
ErrorStatsServiceGrpc.ErrorStatsServiceImplBase |
An API for retrieving and managing error statistics as well as data for
individual events.
|
ErrorStatsServiceGrpc.ErrorStatsServiceStub |
An API for retrieving and managing error statistics as well as data for
individual events.
|
ErrorStatsServiceProto | |
GetGroupRequest |
A request to return an individual group.
|
GetGroupRequest.Builder |
A request to return an individual group.
|
GroupName | |
GroupName.Builder |
Builder for GroupName.
|
HttpRequestContext |
HTTP request data that is related to a reported error.
|
HttpRequestContext.Builder |
HTTP request data that is related to a reported error.
|
ListEventsRequest |
Specifies a set of error events to return.
|
ListEventsRequest.Builder |
Specifies a set of error events to return.
|
ListEventsResponse |
Contains a set of requested error events.
|
ListEventsResponse.Builder |
Contains a set of requested error events.
|
ListGroupStatsRequest |
Specifies a set of `ErrorGroupStats` to return.
|
ListGroupStatsRequest.Builder |
Specifies a set of `ErrorGroupStats` to return.
|
ListGroupStatsResponse |
Contains a set of requested error group stats.
|
ListGroupStatsResponse.Builder |
Contains a set of requested error group stats.
|
ProjectName | |
ProjectName.Builder |
Builder for ProjectName.
|
QueryTimeRange |
Requests might be rejected or the resulting timed count durations might be
adjusted for lower durations.
|
QueryTimeRange.Builder |
Requests might be rejected or the resulting timed count durations might be
adjusted for lower durations.
|
ReportedErrorEvent |
An error event which is reported to the Error Reporting system.
|
ReportedErrorEvent.Builder |
An error event which is reported to the Error Reporting system.
|
ReportErrorEventRequest |
A request for reporting an individual error event.
|
ReportErrorEventRequest.Builder |
A request for reporting an individual error event.
|
ReportErrorEventResponse |
Response for reporting an individual error event.
|
ReportErrorEventResponse.Builder |
Response for reporting an individual error event.
|
ReportErrorsServiceGrpc |
An API for reporting error events.
|
ReportErrorsServiceGrpc.ReportErrorsServiceBlockingStub |
An API for reporting error events.
|
ReportErrorsServiceGrpc.ReportErrorsServiceFutureStub |
An API for reporting error events.
|
ReportErrorsServiceGrpc.ReportErrorsServiceImplBase |
An API for reporting error events.
|
ReportErrorsServiceGrpc.ReportErrorsServiceStub |
An API for reporting error events.
|
ReportErrorsServiceProto | |
ServiceContext |
Describes a running service that sends errors.
|
ServiceContext.Builder |
Describes a running service that sends errors.
|
ServiceContextFilter |
Specifies criteria for filtering a subset of service contexts.
|
ServiceContextFilter.Builder |
Specifies criteria for filtering a subset of service contexts.
|
SourceLocation |
Indicates a location in the source code of the service for which
errors are reported.
|
SourceLocation.Builder |
Indicates a location in the source code of the service for which
errors are reported.
|
TimedCount |
The number of errors in a given time period.
|
TimedCount.Builder |
The number of errors in a given time period.
|
TrackingIssue |
Information related to tracking the progress on resolving the error.
|
TrackingIssue.Builder |
Information related to tracking the progress on resolving the error.
|
UpdateGroupRequest |
A request to replace the existing data for the given group.
|
UpdateGroupRequest.Builder |
A request to replace the existing data for the given group.
|
Enum | Description |
---|---|
ErrorGroupOrder |
A sorting order of error groups.
|
QueryTimeRange.Period |
The supported time ranges.
|
TimedCountAlignment |
Specifies how the time periods of error group counts are aligned.
|