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,6 +251,7 @@ nodejs_gapic_library(
251251 main_service = "GoogleAdsService" ,
252252 package = "google.ads.googleads.v6" ,
253253 service_yaml = "googleads_v6.yaml" ,
254+ legacy_proto_load = True ,
254255 deps = [],
255256)
256257
Original file line number Diff line number Diff line change @@ -251,6 +251,7 @@ nodejs_gapic_library(
251251 main_service = "GoogleAdsService" ,
252252 package = "google.ads.googleads.v7" ,
253253 service_yaml = "googleads_v7.yaml" ,
254+ legacy_proto_load = True ,
254255 deps = [],
255256)
256257
Original file line number Diff line number Diff line change @@ -251,6 +251,7 @@ nodejs_gapic_library(
251251 main_service = "GoogleAdsService" ,
252252 package = "google.ads.googleads.v8" ,
253253 service_yaml = "googleads_v8.yaml" ,
254+ legacy_proto_load = True ,
254255 deps = [],
255256)
256257
You can’t perform that action at this time.
0 commit comments