Content-Length: 263148 | pFad | https://github.com/googleapis/python-cloud-core/commit/24b7de49943a49e8235f9dbee6b32693deed8c1f

AE fix: correct param type of _ClientFactoryMixin.from_service_account_i… · googleapis/python-cloud-core@24b7de4 · GitHub
Skip to content

Commit 24b7de4

Browse files
authored
fix: correct param type of _ClientFactoryMixin.from_service_account_info method (#161)
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-cloud-core/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [x] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) Fixes #162 🦕
1 parent 45dcc73 commit 24b7de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/cloud/client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ class _ClientFactoryMixin(object):
5555
def from_service_account_info(cls, info, *args, **kwargs):
5656
"""Factory to retrieve JSON credentials while creating client.
5757
58-
:type info: str
58+
:type info: dict
5959
:param info:
6060
The JSON object with a private key and other credentials
6161
information (downloaded from the Google APIs console).

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/googleapis/python-cloud-core/commit/24b7de49943a49e8235f9dbee6b32693deed8c1f

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy