Documentation ¶
Overview ¶
Package errorreporting aliases all exported identifiers in package "cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb".
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.
Index ¶
- Constants
- Variables
- func RegisterErrorGroupServiceServer(s *grpc.Server, srv ErrorGroupServiceServer)deprecated
- func RegisterErrorStatsServiceServer(s *grpc.Server, srv ErrorStatsServiceServer)deprecated
- func RegisterReportErrorsServiceServer(s *grpc.Server, srv ReportErrorsServiceServer)deprecated
- type DeleteEventsRequestdeprecated
- type DeleteEventsResponsedeprecated
- type ErrorContextdeprecated
- type ErrorEventdeprecated
- type ErrorGroupdeprecated
- type ErrorGroupOrderdeprecated
- type ErrorGroupServiceClientdeprecated
- type ErrorGroupServiceServerdeprecated
- type ErrorGroupStatsdeprecated
- type ErrorStatsServiceClientdeprecated
- type ErrorStatsServiceServerdeprecated
- type GetGroupRequestdeprecated
- type HttpRequestContextdeprecated
- type ListEventsRequestdeprecated
- type ListEventsResponsedeprecated
- type ListGroupStatsRequestdeprecated
- type ListGroupStatsResponsedeprecated
- type QueryTimeRangedeprecated
- type QueryTimeRange_Perioddeprecated
- type ReportErrorEventRequestdeprecated
- type ReportErrorEventResponsedeprecated
- type ReportErrorsServiceClientdeprecated
- type ReportErrorsServiceServerdeprecated
- type ReportedErrorEventdeprecated
- type ResolutionStatusdeprecated
- type ServiceContextdeprecated
- type ServiceContextFilterdeprecated
- type SourceLocationdeprecated
- type TimedCountdeprecated
- type TimedCountAlignmentdeprecated
- type TrackingIssuedeprecated
- type UnimplementedErrorGroupServiceServerdeprecated
- type UnimplementedErrorStatsServiceServerdeprecated
- type UnimplementedReportErrorsServiceServerdeprecated
- type UpdateGroupRequestdeprecated
Constants ¶
const ( ErrorGroupOrder_AFFECTED_USERS_DESC = src.ErrorGroupOrder_AFFECTED_USERS_DESC ErrorGroupOrder_COUNT_DESC = src.ErrorGroupOrder_COUNT_DESC ErrorGroupOrder_CREATED_DESC = src.ErrorGroupOrder_CREATED_DESC ErrorGroupOrder_GROUP_ORDER_UNSPECIFIED = src.ErrorGroupOrder_GROUP_ORDER_UNSPECIFIED ErrorGroupOrder_LAST_SEEN_DESC = src.ErrorGroupOrder_LAST_SEEN_DESC QueryTimeRange_PERIOD_1_DAY = src.QueryTimeRange_PERIOD_1_DAY QueryTimeRange_PERIOD_1_HOUR = src.QueryTimeRange_PERIOD_1_HOUR QueryTimeRange_PERIOD_1_WEEK = src.QueryTimeRange_PERIOD_1_WEEK QueryTimeRange_PERIOD_30_DAYS = src.QueryTimeRange_PERIOD_30_DAYS QueryTimeRange_PERIOD_6_HOURS = src.QueryTimeRange_PERIOD_6_HOURS QueryTimeRange_PERIOD_UNSPECIFIED = src.QueryTimeRange_PERIOD_UNSPECIFIED ResolutionStatus_ACKNOWLEDGED = src.ResolutionStatus_ACKNOWLEDGED ResolutionStatus_MUTED = src.ResolutionStatus_MUTED ResolutionStatus_OPEN = src.ResolutionStatus_OPEN ResolutionStatus_RESOLUTION_STATUS_UNSPECIFIED = src.ResolutionStatus_RESOLUTION_STATUS_UNSPECIFIED ResolutionStatus_RESOLVED = src.ResolutionStatus_RESOLVED TimedCountAlignment_ALIGNMENT_EQUAL_AT_END = src.TimedCountAlignment_ALIGNMENT_EQUAL_AT_END TimedCountAlignment_ALIGNMENT_EQUAL_ROUNDED = src.TimedCountAlignment_ALIGNMENT_EQUAL_ROUNDED TimedCountAlignment_ERROR_COUNT_ALIGNMENT_UNSPECIFIED = src.TimedCountAlignment_ERROR_COUNT_ALIGNMENT_UNSPECIFIED )
Deprecated: Please use consts in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
Variables ¶
var ( ErrorGroupOrder_name = src.ErrorGroupOrder_name ErrorGroupOrder_value = src.ErrorGroupOrder_value File_google_devtools_clouderrorreporting_v1beta1_common_proto = src.File_google_devtools_clouderrorreporting_v1beta1_common_proto File_google_devtools_clouderrorreporting_v1beta1_error_group_service_proto = src.File_google_devtools_clouderrorreporting_v1beta1_error_group_service_proto File_google_devtools_clouderrorreporting_v1beta1_error_stats_service_proto = src.File_google_devtools_clouderrorreporting_v1beta1_error_stats_service_proto File_google_devtools_clouderrorreporting_v1beta1_report_errors_service_proto = src.File_google_devtools_clouderrorreporting_v1beta1_report_errors_service_proto QueryTimeRange_Period_name = src.QueryTimeRange_Period_name QueryTimeRange_Period_value = src.QueryTimeRange_Period_value ResolutionStatus_name = src.ResolutionStatus_name ResolutionStatus_value = src.ResolutionStatus_value TimedCountAlignment_name = src.TimedCountAlignment_name TimedCountAlignment_value = src.TimedCountAlignment_value )
Deprecated: Please use vars in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
Functions ¶
func RegisterErrorGroupServiceServer
deprecated
func RegisterErrorGroupServiceServer(s *grpc.Server, srv ErrorGroupServiceServer)
Deprecated: Please use funcs in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
func RegisterErrorStatsServiceServer
deprecated
func RegisterErrorStatsServiceServer(s *grpc.Server, srv ErrorStatsServiceServer)
Deprecated: Please use funcs in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
func RegisterReportErrorsServiceServer
deprecated
func RegisterReportErrorsServiceServer(s *grpc.Server, srv ReportErrorsServiceServer)
Deprecated: Please use funcs in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
Types ¶
type DeleteEventsRequest
deprecated
type DeleteEventsRequest = src.DeleteEventsRequest
Deletes all events in the project.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type DeleteEventsResponse
deprecated
type DeleteEventsResponse = src.DeleteEventsResponse
Response message for deleting error events.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type ErrorContext
deprecated
type ErrorContext = src.ErrorContext
A description of the context in which an error occurred. This data should be provided by the application when reporting an error, unless the error report has been generated automatically from Google App Engine logs.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type ErrorEvent
deprecated
type ErrorEvent = src.ErrorEvent
An error event which is returned by the Error Reporting system.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type ErrorGroup
deprecated
type ErrorGroup = src.ErrorGroup
Description of a group of similar error events.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type ErrorGroupOrder
deprecated
type ErrorGroupOrder = src.ErrorGroupOrder
A sorting order of error groups.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type ErrorGroupServiceClient
deprecated
type ErrorGroupServiceClient = src.ErrorGroupServiceClient
ErrorGroupServiceClient is the client API for ErrorGroupService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
func NewErrorGroupServiceClient
deprecated
func NewErrorGroupServiceClient(cc grpc.ClientConnInterface) ErrorGroupServiceClient
Deprecated: Please use funcs in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type ErrorGroupServiceServer
deprecated
type ErrorGroupServiceServer = src.ErrorGroupServiceServer
ErrorGroupServiceServer is the server API for ErrorGroupService service.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type ErrorGroupStats
deprecated
type ErrorGroupStats = src.ErrorGroupStats
Data extracted for a specific group based on certain filter criteria, such as a given time period and/or service filter.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type ErrorStatsServiceClient
deprecated
type ErrorStatsServiceClient = src.ErrorStatsServiceClient
ErrorStatsServiceClient is the client API for ErrorStatsService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
func NewErrorStatsServiceClient
deprecated
func NewErrorStatsServiceClient(cc grpc.ClientConnInterface) ErrorStatsServiceClient
Deprecated: Please use funcs in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type ErrorStatsServiceServer
deprecated
type ErrorStatsServiceServer = src.ErrorStatsServiceServer
ErrorStatsServiceServer is the server API for ErrorStatsService service.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type GetGroupRequest
deprecated
type GetGroupRequest = src.GetGroupRequest
A request to return an individual group.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type HttpRequestContext
deprecated
type HttpRequestContext = src.HttpRequestContext
HTTP request data that is related to a reported error. This data should be provided by the application when reporting an error, unless the error report has been generated automatically from Google App Engine logs.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type ListEventsRequest
deprecated
type ListEventsRequest = src.ListEventsRequest
Specifies a set of error events to return.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type ListEventsResponse
deprecated
type ListEventsResponse = src.ListEventsResponse
Contains a set of requested error events.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type ListGroupStatsRequest
deprecated
type ListGroupStatsRequest = src.ListGroupStatsRequest
Specifies a set of `ErrorGroupStats` to return.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type ListGroupStatsResponse
deprecated
type ListGroupStatsResponse = src.ListGroupStatsResponse
Contains a set of requested error group stats.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type QueryTimeRange
deprecated
type QueryTimeRange = src.QueryTimeRange
Requests might be rejected or the resulting timed count durations might be adjusted for lower durations.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type QueryTimeRange_Period
deprecated
type QueryTimeRange_Period = src.QueryTimeRange_Period
The supported time ranges.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type ReportErrorEventRequest
deprecated
type ReportErrorEventRequest = src.ReportErrorEventRequest
A request for reporting an individual error event.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type ReportErrorEventResponse
deprecated
type ReportErrorEventResponse = src.ReportErrorEventResponse
Response for reporting an individual error event. Data may be added to this message in the future.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type ReportErrorsServiceClient
deprecated
type ReportErrorsServiceClient = src.ReportErrorsServiceClient
ReportErrorsServiceClient is the client API for ReportErrorsService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
func NewReportErrorsServiceClient
deprecated
func NewReportErrorsServiceClient(cc grpc.ClientConnInterface) ReportErrorsServiceClient
Deprecated: Please use funcs in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type ReportErrorsServiceServer
deprecated
type ReportErrorsServiceServer = src.ReportErrorsServiceServer
ReportErrorsServiceServer is the server API for ReportErrorsService service.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type ReportedErrorEvent
deprecated
type ReportedErrorEvent = src.ReportedErrorEvent
An error event which is reported to the Error Reporting system.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type ResolutionStatus
deprecated
type ResolutionStatus = src.ResolutionStatus
Resolution status of an error group.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type ServiceContext
deprecated
type ServiceContext = src.ServiceContext
Describes a running service that sends errors. Its version changes over time and multiple versions can run in parallel.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type ServiceContextFilter
deprecated
type ServiceContextFilter = src.ServiceContextFilter
Specifies criteria for filtering a subset of service contexts. The fields in the filter correspond to the fields in `ServiceContext`. Only exact, case-sensitive matches are supported. If a field is unset or empty, it matches arbitrary values.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type SourceLocation
deprecated
type SourceLocation = src.SourceLocation
Indicates a location in the source code of the service for which errors are reported. `functionName` must be provided by the application when reporting an error, unless the error report contains a `message` with a supported exception stack trace. All fields are optional for the later case.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type TimedCount
deprecated
type TimedCount = src.TimedCount
The number of errors in a given time period. All numbers are approximate since the error events are sampled before counting them.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type TimedCountAlignment
deprecated
type TimedCountAlignment = src.TimedCountAlignment
Specifies how the time periods of error group counts are aligned.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type TrackingIssue
deprecated
type TrackingIssue = src.TrackingIssue
Information related to tracking the progress on resolving the error.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type UnimplementedErrorGroupServiceServer
deprecated
type UnimplementedErrorGroupServiceServer = src.UnimplementedErrorGroupServiceServer
UnimplementedErrorGroupServiceServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type UnimplementedErrorStatsServiceServer
deprecated
type UnimplementedErrorStatsServiceServer = src.UnimplementedErrorStatsServiceServer
UnimplementedErrorStatsServiceServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type UnimplementedReportErrorsServiceServer
deprecated
type UnimplementedReportErrorsServiceServer = src.UnimplementedReportErrorsServiceServer
UnimplementedReportErrorsServiceServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb
type UpdateGroupRequest
deprecated
type UpdateGroupRequest = src.UpdateGroupRequest
A request to replace the existing data for the given group.
Deprecated: Please use types in: cloud.google.com/go/errorreporting/apiv1beta1/errorreportingpb