Add Translate API to manifest#1119
Merged
callmehiphop merged 1 commit intomasterfrom Feb 5, 2016
Merged
Conversation
callmehiphop
added a commit
that referenced
this pull request
Feb 5, 2016
Add Translate API to manifest
sofisl
pushed a commit
that referenced
this pull request
Feb 3, 2026
Co-authored-by: Steffany Brown <[email protected]>
sofisl
pushed a commit
that referenced
this pull request
Feb 3, 2026
🤖 I have created a release *beep* *boop* --- ## [6.0.1](googleapis/nodejs-bigquery@v6.0.0...v6.0.1) (2022-06-17) ### Bug Fixes * call rowQueue insert callback only if present ([#1128](googleapis/nodejs-bigquery#1128)) ([17a0c0d](googleapis/nodejs-bigquery@17a0c0d)) * **deps:** update dependency @google-cloud/paginator to v4 ([#1116](googleapis/nodejs-bigquery#1116)) ([073abc0](googleapis/nodejs-bigquery@073abc0)) * **deps:** update dependency @google-cloud/storage to v6 ([#1119](googleapis/nodejs-bigquery#1119)) ([d607e5a](googleapis/nodejs-bigquery@d607e5a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
sofisl
pushed a commit
that referenced
this pull request
Feb 25, 2026
sofisl
pushed a commit
that referenced
this pull request
Feb 26, 2026
GautamSharda
pushed a commit
that referenced
this pull request
Mar 5, 2026
GautamSharda
pushed a commit
that referenced
this pull request
Mar 5, 2026
🤖 I have created a release \*beep\* \*boop\* --- ### [9.5.4](https://www.github.com/googleapis/nodejs-logging/compare/v9.5.3...v9.5.4) (2021-07-14) ### Bug Fixes * missing "uuid" dependency ([#1119](https://www.github.com/googleapis/nodejs-logging/issues/1119)) ([168389c](https://www.github.com/googleapis/nodejs-logging/commit/168389ce885e6e00c7f8d87fbda2564077ff5356)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
thiyaguk09
pushed a commit
to thiyaguk09/google-cloud-node-fork
that referenced
this pull request
Mar 18, 2026
feywind
added a commit
that referenced
this pull request
Mar 27, 2026
* remove defunct "ordering" samples to avoid confusion with proper ordering keys * switch createSubscriptionWithOrdering to use the new error catching style * rename pubsub_subscriber_sync_pull_with_lease_management without the _management * typo in samples test * expand the quickstart to show a full (simple) workflow * add explicit error handling to publishMessage sample * removed unused sub3 name from the subscriptions samples system-test * update the samples topics system-test to have fewer (no?) interdependencies, so they can be run alone * add new test for async listening with attributes * change the strange exit() calls to process.exit() in the quickstart * use assert.include(a, b) instead of assert.match(a, /b/)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Carrying on from #1118. GH is weird.