alamashir opened a new pull request, #57904: URL: https://github.com/apache/airflow/pull/57904
## Summary Added `gcp_conn_id` parameter to both standard and deferrable examples in the DataprocDiagnoseClusterOperator documentation to clarify that users can customize the GCP connection ID. ## Changes - Added `gcp_conn_id="google_cloud_default"` to the standard example - Added `gcp_conn_id="google_cloud_default"` to the deferrable example Fixes: #44420 -- 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]
