Skip to content

Commit 8a75da8

Browse files
Google APIscopybara-github
authored andcommitted
docs: A comment for method ListWorkloads in service Environments is changed
PiperOrigin-RevId: 715463286
1 parent fc2697e commit 8a75da8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/orchestration/airflow/service/v1/environments.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ service Environments {
125125
// runs a single Composer component.
126126
//
127127
// This method is supported for Cloud Composer environments in versions
128-
// composer-3.*.*-airflow-*.*.* and newer.
128+
// composer-2.*.*-airflow-*.*.* and newer.
129129
rpc ListWorkloads(ListWorkloadsRequest) returns (ListWorkloadsResponse) {
130130
option (google.api.http) = {
131131
get: "/v1/{parent=projects/*/locations/*/environments/*}/workloads"

0 commit comments

Comments
 (0)