mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-15 12:50:26 +02:00
feat: paging changes for bigquery
fix: add x-goog-request params to headers for LRO-polling methods fix: remove extra protos in ESM & capture ESM in headers docs: update comments for a Nodejs stream object PiperOrigin-RevId: 721038181
This commit is contained in:
parent
280725e991
commit
331a41aa9b
1 changed files with 2 additions and 2 deletions
|
|
@ -353,9 +353,9 @@ gapic_generator_register_toolchains()
|
|||
# TypeScript
|
||||
##############################################################################
|
||||
|
||||
_gapic_generator_typescript_version = "4.6.1"
|
||||
_gapic_generator_typescript_version = "4.7.0"
|
||||
|
||||
_gapic_generator_typescript_sha256 = "80a3fb3ab55f581ca020b89550ea5c7d3b269e1cae4935605cf9e9d13eb26b3f"
|
||||
_gapic_generator_typescript_sha256 = "658a045cb60c9decf65c07add4c3d267fb8e83147c068ae92306873040eb5da2"
|
||||
|
||||
### TypeScript generator
|
||||
http_archive(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue