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 378cae6 commit 8e500c6Copy full SHA for 8e500c6
docs/source/index.rst
@@ -99,7 +99,7 @@ Several modes of authentication are supported:
99
or container engine) and fetch the credentials automatically from the
100
metadata service.
101
102
- - you may supply a token generated by the
+ - if ``token=dict(...)`` or ``token=<filepath>``, you may supply a token generated by the
103
gcloud_ utility; this is either a python dictionary, or the name of a file
104
containing the JSON returned by logging in with the gcloud CLI tool (e.g.,
105
``~/.config/gcloud/application_default_credentials.json`` or
0 commit comments