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

5 uses

	google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1 (current package)
		error_stats_service.pb.go#L1608: type errorStatsServiceClient struct {
		error_stats_service.pb.go#L1613: 	return &errorStatsServiceClient{cc}
		error_stats_service.pb.go#L1616: func (c *errorStatsServiceClient) ListGroupStats(ctx context.Context, in *ListGroupStatsRequest, opts ...grpc.CallOption) (*ListGroupStatsResponse, error) {
		error_stats_service.pb.go#L1625: func (c *errorStatsServiceClient) ListEvents(ctx context.Context, in *ListEventsRequest, opts ...grpc.CallOption) (*ListEventsResponse, error) {
		error_stats_service.pb.go#L1634: func (c *errorStatsServiceClient) DeleteEvents(ctx context.Context, in *DeleteEventsRequest, opts ...grpc.CallOption) (*DeleteEventsResponse, error) {