func google.golang.org/genproto/googleapis/monitoring/v3.NewGroupServiceClient

2 uses

	google.golang.org/genproto/googleapis/monitoring/v3 (current package)
		group_service.pb.go#L1077: func NewGroupServiceClient(cc grpc.ClientConnInterface) GroupServiceClient {

	cloud.google.com/go/monitoring/apiv3
		group_client.go#L176: 		groupClient: monitoringpb.NewGroupServiceClient(connPool),