File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -297,7 +297,7 @@ nodejs_gapic_library(
297297 package = "google.cloud.retail.v2" ,
298298 service_yaml = "retail_v2.yaml" ,
299299 deps = [],
300- mixins = "google.longrunning.Operations" ,
300+ mixins = "google.longrunning.Operations;google.cloud.location.Locations " ,
301301)
302302
303303nodejs_gapic_assembly_pkg (
Original file line number Diff line number Diff line change @@ -302,7 +302,7 @@ nodejs_gapic_library(
302302 package = "google.cloud.retail.v2alpha" ,
303303 service_yaml = "retail_v2alpha.yaml" ,
304304 deps = [],
305- mixins = "google.longrunning.Operations" ,
305+ mixins = "google.longrunning.Operations;google.cloud.location.Locations " ,
306306)
307307
308308nodejs_gapic_assembly_pkg (
Original file line number Diff line number Diff line change @@ -302,7 +302,7 @@ nodejs_gapic_library(
302302 package = "google.cloud.retail.v2beta" ,
303303 service_yaml = "retail_v2beta.yaml" ,
304304 deps = [],
305- mixins = "google.longrunning.Operations" ,
305+ mixins = "google.longrunning.Operations;google.cloud.location.Locations " ,
306306)
307307
308308nodejs_gapic_assembly_pkg (
You can’t perform that action at this time.
0 commit comments