chore(all): update all (#409) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.224.0` -> `v0.226.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [google.golang.org/genproto](https://redirect.github.com/googleapis/go-genproto) | `a0af3ef` -> `e70fdf4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/api](https://redirect.github.com/googleapis/go-genproto) | `a0af3ef` -> `e70fdf4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `a0af3ef` -> `e70fdf4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | --- ### Release Notes <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.226.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.226.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.225.0...v0.226.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​3059](https://redirect.github.com/googleapis/google-api-go-client/issues/3059)) ([36a4396](https://redirect.github.com/googleapis/google-api-go-client/commit/36a4396b57da8f0b6f01fb1e4fd0b3a651469b35)) ### [`v0.225.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.225.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.224.0...v0.225.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​3052](https://redirect.github.com/googleapis/google-api-go-client/issues/3052)) ([6fe9ee7](https://redirect.github.com/googleapis/google-api-go-client/commit/6fe9ee700e1313bc01613809eb26089680de4f95)) - **all:** Auto-regenerate discovery clients ([#​3054](https://redirect.github.com/googleapis/google-api-go-client/issues/3054)) ([1f9f630](https://redirect.github.com/googleapis/google-api-go-client/commit/1f9f6306edf6f040f94cb704c111e867de93b11c)) - **all:** Auto-regenerate discovery clients ([#​3055](https://redirect.github.com/googleapis/google-api-go-client/issues/3055)) ([01546c1](https://redirect.github.com/googleapis/google-api-go-client/commit/01546c11d2c2bff28c3df26c055f5a37e2744c15)) - **all:** Auto-regenerate discovery clients ([#​3057](https://redirect.github.com/googleapis/google-api-go-client/issues/3057)) ([7a464ea](https://redirect.github.com/googleapis/google-api-go-client/commit/7a464eaf63831e1ee3f5d949ba19714560a15303)) - **all:** Auto-regenerate discovery clients ([#​3058](https://redirect.github.com/googleapis/google-api-go-client/issues/3058)) ([1b9abf7](https://redirect.github.com/googleapis/google-api-go-client/commit/1b9abf7810e1b19a8e69733377149a443865ec8f)) ##### Bug Fixes - **option:** Update WithEndpoint docs ([#​3032](https://redirect.github.com/googleapis/google-api-go-client/issues/3032)) ([fe0dd61](https://redirect.github.com/googleapis/google-api-go-client/commit/fe0dd61a4ed0f8708486f2aa417876bec8b6e5ae)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/gax-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Google API Extensions for Go (gax-go) is a set of modules which aids the development of APIs for clients and servers based on gRPC and Google API conventions.
To install the API extensions, use:
go get -u github.com/googleapis/gax-go/v2
Note: Application code will rarely need to use this library directly, but the code generated automatically from API definition files can use it to simplify code generation and to provide more convenient and idiomatic API surface.
This library requires Go 1.6 or above.
BSD - please see LICENSE for more information.