aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/gapic
AgeCommit message (Expand)Author
2020-07-21fix: _determine_timeout problem handling float type timeout (#64)arithmetic1728
2019-05-07Refactor 'client_info' support. (#7849)Tres Seaver
2019-04-29Add `user_agent` property to `ClientInfo` (#7799)Tim Swast
2018-11-29blacken api_core and core (#6668)Christopher Wilcox
2018-10-29Back out changes from #6267 / 'api_core-1.6.0a1' release. (#6328)Tres Seaver
2018-10-26Don't URL-encode slashes in gRPC request headers. (#6310)Tim Swast
2018-10-18Add methods to api_core used by new autogenerator. (#6267)Luke Sneeringer
2018-05-24Make client_info work without gRPC installed. (#5075)Luke Sneeringer
2018-01-05api_core: Fix handling of gapic metadata when specified as 'None'. (#4701)Jon Wayne Parrott
2017-11-08api_core: Add routing header (#4336)Evawere Ogbe
2017-11-06Make gapic's wrapper accept generic metadata (#4339)Jon Wayne Parrott
2017-10-31Switch copyright holder to "Google LLC" (#4287)Luke Sneeringer
2017-10-25Remove gapic_v1.method.wrap_with_paging (#4257)Jon Wayne Parrott
2017-10-20Add google.api_core.gapic_v2.client_info (#4225)Jon Wayne Parrott
2017-10-18Add api_core package (#4210)Jon Wayne Parrott