We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfcc90b commit a6ee6afCopy full SHA for a6ee6af
gcloud/credentials.py
@@ -7,7 +7,7 @@ def get_for_service_account(client_email, private_key_path, scope=None):
7
"""Gets the credentials for a service account.
8
9
.. note::
10
- You should not need to use this method directly.
+ You should not need to use this function directly.
11
Instead, use the helper methods provided in
12
:func:`gcloud.datastore.__init__.get_connection`
13
and
0 commit comments