File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -251,7 +251,6 @@ nodejs_gapic_library(
251251 main_service = "GoogleAdsService" ,
252252 package = "google.ads.googleads.v6" ,
253253 service_yaml = "googleads_v6.yaml" ,
254- legacy_proto_load = True ,
255254 deps = [],
256255)
257256
Original file line number Diff line number Diff line change @@ -251,7 +251,6 @@ nodejs_gapic_library(
251251 main_service = "GoogleAdsService" ,
252252 package = "google.ads.googleads.v7" ,
253253 service_yaml = "googleads_v7.yaml" ,
254- legacy_proto_load = True ,
255254 deps = [],
256255)
257256
Original file line number Diff line number Diff line change @@ -251,7 +251,6 @@ nodejs_gapic_library(
251251 main_service = "GoogleAdsService" ,
252252 package = "google.ads.googleads.v8" ,
253253 service_yaml = "googleads_v8.yaml" ,
254- legacy_proto_load = True ,
255254 deps = [],
256255)
257256
You can’t perform that action at this time.
0 commit comments