commit | da8bb13c1349e771ffc2e125256030495c53d956 | [log] [tgz] |
---|---|---|
author | bojeil-google <bojeil-google@users.noreply.github.com> | Mon Aug 09 21:23:25 2021 -0700 |
committer | GitHub <noreply@github.com> | Mon Aug 09 21:23:25 2021 -0700 |
tree | 2ce2bfe4831a9cd8388bc3a960b4dffe78df9706 | |
parent | d1840dcdcd03dfd7fdfa81d08da68402f6f8b658 [diff] |
fix: downscoping documentation bugs (#830) Fixes the following issues: - Change `google.oauth2.Credentials` to `google.oauth2.credentials.Credentials` - Replace deprecated `blob.download_as_string()` with `blob.download_as_bytes()`