var cloud.google.com/go/monitoring/apiv3.newNotificationChannelClientHook

3 uses

	cloud.google.com/go/monitoring/apiv3 (current package)
		notification_channel_client.go#L37: var newNotificationChannelClientHook clientHook
		notification_channel_client.go#L179: 	if newNotificationChannelClientHook != nil {
		notification_channel_client.go#L180: 		hookOpts, err := newNotificationChannelClientHook(ctx, clientHookParams{})