func google.golang.org/genproto/googleapis/devtools/cloudprofiler/v2.NewProfilerServiceClient

2 uses

	google.golang.org/genproto/googleapis/devtools/cloudprofiler/v2 (current package)
		profiler.pb.go#L827: func NewProfilerServiceClient(cc grpc.ClientConnInterface) ProfilerServiceClient {

	cloud.google.com/go/profiler
		profiler.go#L253: 	a, err := initializeAgent(pb.NewProfilerServiceClient(connPool))