mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-18 13:08:24 +02:00
docs: A comment for method ListWorkloads in service Environments is changed
PiperOrigin-RevId: 715463286
This commit is contained in:
parent
fc2697ec53
commit
8a75da84d6
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ service Environments {
|
|||
// runs a single Composer component.
|
||||
//
|
||||
// This method is supported for Cloud Composer environments in versions
|
||||
// composer-3.*.*-airflow-*.*.* and newer.
|
||||
// composer-2.*.*-airflow-*.*.* and newer.
|
||||
rpc ListWorkloads(ListWorkloadsRequest) returns (ListWorkloadsResponse) {
|
||||
option (google.api.http) = {
|
||||
get: "/v1/{parent=projects/*/locations/*/environments/*}/workloads"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue