FloMom commented on code in PR #29726:
URL: https://github.com/apache/airflow/pull/29726#discussion_r1119027730


##########
tests/always/test_project_structure.py:
##########
@@ -289,6 +289,7 @@ class 
TestGoogleProviderProjectStructure(ExampleCoverageTest, AssetsCoverageTest
         
"airflow.providers.google.cloud.operators.vertex_ai.endpoint_service.UpdateEndpointOperator",
         
"airflow.providers.google.cloud.operators.vertex_ai.batch_prediction_job."
         "GetBatchPredictionJobOperator",
+        
"airflow.providers.google.cloud.operators.cloud_sql.CloudSQLCloneInstanceOperator",

Review Comment:
   Good point. Thank you for the hint. I updated the associated example DAG to 
demonstrate usage of the CloudSQLCloneInstanceOperator.



-- 
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