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

2 uses

	google.golang.org/genproto/googleapis/monitoring/v3 (current package)
		alert_service.pb.go#L802: func NewAlertPolicyServiceClient(cc grpc.ClientConnInterface) AlertPolicyServiceClient {

	cloud.google.com/go/monitoring/apiv3
		alert_policy_client.go#L148: 		alertPolicyClient: monitoringpb.NewAlertPolicyServiceClient(connPool),