File tree Expand file tree Collapse file tree
google/cloud/orchestration/airflow/service/v1beta1 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/v1beta1/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
@@ -870,9 +872,6 @@ message NodeConfig {
870872 // to identify valid sources or targets for network firewalls. Each tag within
871873 // the list must comply with [RFC1035](https://www.ietf.org/rfc/rfc1035.txt).
872874 // Cannot be updated.
873- //
874- // This field is supported for Cloud Composer environments in versions
875- // composer-1.*.*-airflow-*.*.*.
876875 repeated string tags = 8 [(google.api.field_behavior ) = OPTIONAL ];
877876
878877 // Optional. The IPAllocationPolicy fields for the GKE cluster.
You can’t perform that action at this time.
0 commit comments