diff --git a/docs/source/index.rst b/docs/source/index.rst index e48fa11b..f490dba6 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -99,7 +99,7 @@ Several modes of authentication are supported: or container engine) and fetch the credentials automatically from the metadata service. - - you may supply a token generated by the + - if ``token=dict(...)`` or ``token=``, you may supply a token generated by the gcloud_ utility; this is either a python dictionary, or the name of a file containing the JSON returned by logging in with the gcloud CLI tool (e.g., ``~/.config/gcloud/application_default_credentials.json`` or