Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Commit aa9a2a9

Browse files
gcf-owl-bot[bot]Benjamin E. CoeSurferJeffAtGoogle
authored
fix: clarify the gax-nodejs usage in README (#1352) (#528)
Co-authored-by: Benjamin E. Coe <bencoe@google.com> Co-authored-by: Jeffrey Rennie <rennie@google.com> Source-Link: googleapis/synthtool@e1557e4 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:c2641f0628c1077d504eca6b065517b0cc54336f09a9a38e3614c4b412dd9d37
1 parent 0c42a6e commit aa9a2a9

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.github/.OwlBot.lock.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest
16-
digest: sha256:f74e740638e66be7ced1540626217dbb72980eb73885b2339a70592f38c9ff2c
17-
# created: 2022-04-06T18:36:33.987617127Z
16+
digest: sha256:c2641f0628c1077d504eca6b065517b0cc54336f09a9a38e3614c4b412dd9d37
17+
# created: 2022-04-07T16:48:24.139011696Z

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,9 @@ To run commands against the clusters created, you will need to use the
9494
(and the associated kubectl command-line interface).
9595

9696

97+
98+
This library is built on top of google-gax as its transport layer. To customize the common behavior of this client library (timeout, retry, etc), see [Client Library Howto](https://github.com/googleapis/gax-nodejs/blob/main/client-libraries.md).
99+
97100
## Samples
98101

99102
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-cloud-container/tree/main/samples) directory. Each sample's `README.md` has instructions for running its sample.

0 commit comments

Comments
 (0)