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

4 uses

	google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1 (current package)
		error_stats_service.pb.go#L1654: type UnimplementedErrorStatsServiceServer struct {
		error_stats_service.pb.go#L1657: func (*UnimplementedErrorStatsServiceServer) ListGroupStats(context.Context, *ListGroupStatsRequest) (*ListGroupStatsResponse, error) {
		error_stats_service.pb.go#L1660: func (*UnimplementedErrorStatsServiceServer) ListEvents(context.Context, *ListEventsRequest) (*ListEventsResponse, error) {
		error_stats_service.pb.go#L1663: func (*UnimplementedErrorStatsServiceServer) DeleteEvents(context.Context, *DeleteEventsRequest) (*DeleteEventsResponse, error) {