eladkal commented on code in PR #35295:
URL: https://github.com/apache/airflow/pull/35295#discussion_r1377526195


##########
airflow/providers/google/ads/hooks/ads.py:
##########
@@ -31,9 +31,9 @@
 from airflow.providers.google.common.hooks.base_google import get_field
 
 if TYPE_CHECKING:
-    from google.ads.googleads.v14.services.services.customer_service import 
CustomerServiceClient
-    from google.ads.googleads.v14.services.services.google_ads_service import 
GoogleAdsServiceClient
-    from google.ads.googleads.v14.services.types.google_ads_service import 
GoogleAdsRow
+    from google.ads.googleads.v15.services.services.customer_service import 
CustomerServiceClient

Review Comment:
   Isnt this a breaking change?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to