@google-cloud/logging v0.10.0
stephenplusplus
released this
29 Sep 18:07
·
1024 commits
to main
since this release
Features
- Allow more control over each API request with a new
gaxOptions
setting. "gax" refers to the transport layer we are using, which allows precise control over the mechanics of an API request. See the documentation for any given method to see what is available. (#2072)