You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/composer/lib/google_api/composer/v1/api/projects.ex
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1688,7 +1688,7 @@ defmodule GoogleApi.Composer.V1.Api.Projects do
1688
1688
end
1689
1689
1690
1690
@doc"""
1691
-
Lists workloads in a Cloud Composer environment. Workload is a unit that runs a single Composer component. This method is supported for Cloud Composer environments in versions composer-3.*.*-airflow-*.*.* and newer.
1691
+
Lists workloads in a Cloud Composer environment. Workload is a unit that runs a single Composer component. This method is supported for Cloud Composer environments in versions composer-2.*.*-airflow-*.*.* and newer.
Copy file name to clipboardExpand all lines: clients/composer/lib/google_api/composer/v1beta1/api/projects.ex
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1768,7 +1768,7 @@ defmodule GoogleApi.Composer.V1beta1.Api.Projects do
1768
1768
end
1769
1769
1770
1770
@doc"""
1771
-
Lists workloads in a Cloud Composer environment. Workload is a unit that runs a single Composer component. This method is supported for Cloud Composer environments in versions composer-3.*.*-airflow-*.*.* and newer.
1771
+
Lists workloads in a Cloud Composer environment. Workload is a unit that runs a single Composer component. This method is supported for Cloud Composer environments in versions composer-2.*.*-airflow-*.*.* and newer.
0 commit comments