commit | 748c935d4cf03a1f04fba9139c3c3150fd694d88 | [log] [tgz] |
---|---|---|
author | arithmetic1728 <58957152+arithmetic1728@users.noreply.github.com> | Tue Apr 14 15:46:26 2020 -0700 |
committer | GitHub <noreply@github.com> | Tue Apr 14 15:46:26 2020 -0700 |
tree | aaaf8c17defc5c88a7c842b8998c4df5785ddfb4 | |
parent | 0c2c556e149b0b6696b515f3cdbd10a698b4e30b [diff] |
feat(api-core): add client_cert_source to ClientOptions (#17) * feat(api-core): add client_cert_source to ClientOptions * Update google/api_core/client_options.py Co-Authored-By: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> * bump google-auth version * update noxfile.py to fix docs problem Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>