Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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()`
- Loading branch information