File tree Expand file tree Collapse file tree
google/cloud/orchestration/airflow/service/v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,9 @@ import "google/api/annotations.proto";
2020import "google/api/client.proto" ;
2121import "google/api/field_behavior.proto" ;
2222import "google/api/resource.proto" ;
23+ import "google/cloud/orchestration/airflow/service/v1/operations.proto" ;
2324import "google/longrunning/operations.proto" ;
25+ import "google/protobuf/empty.proto" ;
2426import "google/protobuf/field_mask.proto" ;
2527import "google/protobuf/timestamp.proto" ;
2628
@@ -823,9 +825,6 @@ message NodeConfig {
823825 // to identify valid sources or targets for network firewalls. Each tag within
824826 // the list must comply with [RFC1035](https://www.ietf.org/rfc/rfc1035.txt).
825827 // Cannot be updated.
826- //
827- // This field is supported for Cloud Composer environments in versions
828- // composer-1.*.*-airflow-*.*.*.
829828 repeated string tags = 8 ;
830829
831830 // Optional. The configuration for controlling how IPs are allocated in the
You can’t perform that action at this time.
0 commit comments