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/google-api-services-composer/v1beta1/2.0.0/com/google/api/services/composer/v1beta1/CloudComposer.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4039,7 +4039,7 @@ public class Workloads {
4039
4039
/**
4040
4040
* Lists workloads in a Cloud Composer environment. Workload is a unit that runs a single Composer
4041
4041
* component. This method is supported for Cloud Composer environments in versions
4042
-
* composer-3.*.*-airflow-*.*.* and newer.
4042
+
* composer-2.*.*-airflow-*.*.* and newer.
4043
4043
*
4044
4044
* Create a request for the method "workloads.list".
4045
4045
*
@@ -4066,7 +4066,7 @@ public class List extends CloudComposerRequest<com.google.api.services.composer.
4066
4066
/**
4067
4067
* Lists workloads in a Cloud Composer environment. Workload is a unit that runs a single Composer
4068
4068
* component. This method is supported for Cloud Composer environments in versions
4069
-
* composer-3.*.*-airflow-*.*.* and newer.
4069
+
* composer-2.*.*-airflow-*.*.* and newer.
4070
4070
*
4071
4071
* Create a request for the method "workloads.list".
0 commit comments