language: elaborate docs to show config options#1622
Merged
callmehiphop merged 1 commit intogoogleapis:masterfrom Sep 26, 2016
Merged
language: elaborate docs to show config options#1622callmehiphop merged 1 commit intogoogleapis:masterfrom
callmehiphop merged 1 commit intogoogleapis:masterfrom
Conversation
|
Changes Unknown when pulling f5ec30d on stephenplusplus:spp--1577 into * on GoogleCloudPlatform:master*. |
sofisl
pushed a commit
that referenced
this pull request
Oct 11, 2022
4 tasks
sofisl
pushed a commit
that referenced
this pull request
Oct 13, 2022
miguelvelezsa
pushed a commit
that referenced
this pull request
Jul 23, 2025
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure to open an issue as a [bug/issue](https://togithub.com/googleapis/gax-nodejs/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) Fixes #<issue_number_goes_here> 🦕
miguelvelezsa
pushed a commit
that referenced
this pull request
Jul 23, 2025
🤖 I have created a release *beep* *boop* --- <details><summary>google-gax: 4.3.7</summary> ## [4.3.7](https://togithub.com/googleapis/gax-nodejs/compare/google-gax-v4.3.6...google-gax-v4.3.7) (2024-06-19) ### Bug Fixes * update various dependencies and linting ([#1622](https://togithub.com/googleapis/gax-nodejs/issues/1622)) ([227b296](https://togithub.com/googleapis/gax-nodejs/commit/227b296dfe7820de1777afe4699ecdc09487b1df)) </details> <details><summary>gapic-tools: 0.4.3</summary> ## [0.4.3](https://togithub.com/googleapis/gax-nodejs/compare/gapic-tools-v0.4.2...gapic-tools-v0.4.3) (2024-06-19) ### Bug Fixes * update various dependencies and linting ([#1622](https://togithub.com/googleapis/gax-nodejs/issues/1622)) ([227b296](https://togithub.com/googleapis/gax-nodejs/commit/227b296dfe7820de1777afe4699ecdc09487b1df)) </details> --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
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.
Fixes #1584
Fixes #1585
This builds on our documentation with more parameter docs, links, and examples to demonstrate how to set things like the
languageof a document.