-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support async iterator for paging method (#199)
* init interface to async iterator * tts should pass * feedback * change the dependency to gax github branch * update baseline * make it work * gts fix * add timeout for test application * add timeout * feat: generate test to libraries with pagination method using async iterator (#208) * add test for paging method using async iterator * fix * fix * fix: google gax version * fix: make grpc-fallback work * fix(deps): use google-gax ^2.0.1 Co-authored-by: Alexander Fenster <[email protected]> Co-authored-by: Benjamin E. Coe <[email protected]>
- Loading branch information
1 parent
e10b5b8
commit 4d41ad3
Showing
62 changed files
with
6,656 additions
and
1,673 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.