type google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1.reportErrorsServiceClient

3 uses

	google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1 (current package)
		report_errors_service.pb.go#L478: type reportErrorsServiceClient struct {
		report_errors_service.pb.go#L483: 	return &reportErrorsServiceClient{cc}
		report_errors_service.pb.go#L486: func (c *reportErrorsServiceClient) ReportErrorEvent(ctx context.Context, in *ReportErrorEventRequest, opts ...grpc.CallOption) (*ReportErrorEventResponse, error) {