File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -314,9 +314,9 @@ gapic_generator_register_toolchains()
314314# TypeScript
315315##############################################################################
316316
317- _gapic_generator_typescript_version = "2.18.0 "
317+ _gapic_generator_typescript_version = "2.18.2 "
318318
319- _gapic_generator_typescript_sha256 = "34f842a8bf587584c132c3f08b669ec880860762fa72066637326004626e7364 "
319+ _gapic_generator_typescript_sha256 = "45dfd7f059f45f83352a2d9438c1ed021817d9c894220cbd9578b1580194b937 "
320320
321321### TypeScript generator
322322http_archive (
Original file line number Diff line number Diff line change @@ -283,7 +283,7 @@ nodejs_gapic_library(
283283 package = "google.cloud.dataplex.v1" ,
284284 service_yaml = "dataplex_v1.yaml" ,
285285 # Content service defines IAM RPCs, force override mixins to remove IAM
286- mixins = "google.cloud.location.Locations, google.longrunning.Operations" ,
286+ mixins = "google.cloud.location.Locations; google.longrunning.Operations" ,
287287 deps = [],
288288)
289289
Original file line number Diff line number Diff line change @@ -323,7 +323,7 @@ nodejs_gapic_library(
323323 package = "google.cloud.dialogflow.cx.v3" ,
324324 service_yaml = "dialogflow_v3.yaml" ,
325325 deps = [],
326- mixins = "google.longrunning.Operations, google.cloud.location.Locations" ,
326+ mixins = "google.longrunning.Operations; google.cloud.location.Locations" ,
327327)
328328
329329nodejs_gapic_assembly_pkg (
Original file line number Diff line number Diff line change @@ -323,7 +323,7 @@ nodejs_gapic_library(
323323 package = "google.cloud.dialogflow.cx.v3beta1" ,
324324 service_yaml = "dialogflow_v3beta1.yaml" ,
325325 deps = [],
326- mixins = "google.longrunning.Operations, google.cloud.location.Locations" ,
326+ mixins = "google.longrunning.Operations; google.cloud.location.Locations" ,
327327)
328328
329329nodejs_gapic_assembly_pkg (
Original file line number Diff line number Diff line change @@ -324,7 +324,7 @@ nodejs_gapic_library(
324324 package = "google.cloud.dialogflow.v2" ,
325325 service_yaml = "dialogflow_v2.yaml" ,
326326 deps = [],
327- mixins = "google.longrunning.Operations, google.cloud.location.Locations" ,
327+ mixins = "google.longrunning.Operations; google.cloud.location.Locations" ,
328328)
329329
330330nodejs_gapic_assembly_pkg (
Original file line number Diff line number Diff line change @@ -318,7 +318,7 @@ nodejs_gapic_library(
318318 package = "google.cloud.dialogflow.v2beta1" ,
319319 service_yaml = "dialogflow_v2beta1.yaml" ,
320320 deps = [],
321- mixins = "google.longrunning.Operations, google.cloud.location.Locations" ,
321+ mixins = "google.longrunning.Operations; google.cloud.location.Locations" ,
322322)
323323
324324nodejs_gapic_assembly_pkg (
You can’t perform that action at this time.
0 commit comments