| DeleteEventsRequest |
Deletes all events in the project.
|
| DeleteEventsRequest.Builder |
Deletes all events in the project.
|
| DeleteEventsRequestOrBuilder |
|
| DeleteEventsResponse |
Response message for deleting error events.
|
| DeleteEventsResponse.Builder |
Response message for deleting error events.
|
| DeleteEventsResponseOrBuilder |
|
| ErrorContext |
A description of the context in which an error occurred.
|
| ErrorContext.Builder |
A description of the context in which an error occurred.
|
| ErrorContextOrBuilder |
|
| 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.
|
| ErrorEventOrBuilder |
|
| ErrorGroup |
Description of a group of similar error events.
|
| ErrorGroup.Builder |
Description of a group of similar error events.
|
| ErrorGroupName |
|
| ErrorGroupName.Builder |
Builder for projects/{project}/groups/{group}.
|
| ErrorGroupOrBuilder |
|
| ErrorGroupOrder |
A sorting order of error groups.
|
| ErrorGroupServiceClient |
Service Description: Service for retrieving and updating individual error groups.
|
| ErrorGroupServiceGrpc.AsyncService |
Service for retrieving and updating individual error groups.
|
| ErrorGroupServiceGrpc.ErrorGroupServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service ErrorGroupService.
|
| ErrorGroupServiceGrpc.ErrorGroupServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service ErrorGroupService.
|
| ErrorGroupServiceGrpc.ErrorGroupServiceStub |
A stub to allow clients to do asynchronous rpc calls to service ErrorGroupService.
|
| ErrorGroupServiceSettings |
|
| ErrorGroupServiceSettings.Builder |
Builder for ErrorGroupServiceSettings.
|
| 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.
|
| ErrorGroupStatsOrBuilder |
|
| ErrorStatsServiceClient |
Service Description: An API for retrieving and managing error statistics as well as data for
individual events.
|
| ErrorStatsServiceClient.ListEventsFixedSizeCollection |
|
| ErrorStatsServiceClient.ListEventsPage |
|
| ErrorStatsServiceClient.ListEventsPagedResponse |
|
| ErrorStatsServiceClient.ListGroupStatsFixedSizeCollection |
|
| ErrorStatsServiceClient.ListGroupStatsPage |
|
| ErrorStatsServiceClient.ListGroupStatsPagedResponse |
|
| ErrorStatsServiceGrpc.AsyncService |
An API for retrieving and managing error statistics as well as data for
individual events.
|
| ErrorStatsServiceGrpc.ErrorStatsServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service ErrorStatsService.
|
| ErrorStatsServiceGrpc.ErrorStatsServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service ErrorStatsService.
|
| ErrorStatsServiceGrpc.ErrorStatsServiceStub |
A stub to allow clients to do asynchronous rpc calls to service ErrorStatsService.
|
| ErrorStatsServiceSettings |
|
| ErrorStatsServiceSettings.Builder |
Builder for ErrorStatsServiceSettings.
|
| GetGroupRequest |
A request to return an individual group.
|
| GetGroupRequest.Builder |
A request to return an individual group.
|
| GetGroupRequestOrBuilder |
|
| GroupName |
Deprecated.
|
| GroupName.Builder |
Deprecated.
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.
|
| HttpRequestContextOrBuilder |
|
| ListEventsRequest |
Specifies a set of error events to return.
|
| ListEventsRequest.Builder |
Specifies a set of error events to return.
|
| ListEventsRequestOrBuilder |
|
| ListEventsResponse |
Contains a set of requested error events.
|
| ListEventsResponse.Builder |
Contains a set of requested error events.
|
| ListEventsResponseOrBuilder |
|
| ListGroupStatsRequest |
Specifies a set of `ErrorGroupStats` to return.
|
| ListGroupStatsRequest.Builder |
Specifies a set of `ErrorGroupStats` to return.
|
| ListGroupStatsRequestOrBuilder |
|
| ListGroupStatsResponse |
Contains a set of requested error group stats.
|
| ListGroupStatsResponse.Builder |
Contains a set of requested error group stats.
|
| ListGroupStatsResponseOrBuilder |
|
| ProjectName |
|
| ProjectName.Builder |
Builder for projects/{project}.
|
| 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.
|
| QueryTimeRange.Period |
The supported time ranges.
|
| QueryTimeRangeOrBuilder |
|
| 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.
|
| ReportedErrorEventOrBuilder |
|
| ReportErrorEventRequest |
A request for reporting an individual error event.
|
| ReportErrorEventRequest.Builder |
A request for reporting an individual error event.
|
| ReportErrorEventRequestOrBuilder |
|
| ReportErrorEventResponse |
Response for reporting an individual error event.
|
| ReportErrorEventResponse.Builder |
Response for reporting an individual error event.
|
| ReportErrorEventResponseOrBuilder |
|
| ReportErrorsServiceClient |
Service Description: An API for reporting error events.
|
| ReportErrorsServiceGrpc.AsyncService |
An API for reporting error events.
|
| ReportErrorsServiceGrpc.ReportErrorsServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service ReportErrorsService.
|
| ReportErrorsServiceGrpc.ReportErrorsServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service ReportErrorsService.
|
| ReportErrorsServiceGrpc.ReportErrorsServiceStub |
A stub to allow clients to do asynchronous rpc calls to service ReportErrorsService.
|
| ReportErrorsServiceSettings |
|
| ReportErrorsServiceSettings.Builder |
Builder for ReportErrorsServiceSettings.
|
| ResolutionStatus |
Resolution status of an error group.
|
| 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.
|
| ServiceContextFilterOrBuilder |
|
| ServiceContextOrBuilder |
|
| 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.
|
| SourceLocationOrBuilder |
|
| TimedCount |
The number of errors in a given time period.
|
| TimedCount.Builder |
The number of errors in a given time period.
|
| TimedCountAlignment |
Specifies how the time periods of error group counts are aligned.
|
| TimedCountOrBuilder |
|
| TrackingIssue |
Information related to tracking the progress on resolving the error.
|
| TrackingIssue.Builder |
Information related to tracking the progress on resolving the error.
|
| TrackingIssueOrBuilder |
|
| 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.
|
| UpdateGroupRequestOrBuilder |
|