Updates the comment to link to Application Default Credentials
This commit is contained in:
parent
21b0a3dead
commit
34429f3298
|
@ -43,6 +43,10 @@ END
|
|||
# Obtains the default credentials implementation to use in this
|
||||
# environment.
|
||||
#
|
||||
# Use this to obtain the Application Default Credentials for accessing
|
||||
# Google APIs. Application Default Credentials are described in detail
|
||||
# at http://goo.gl/IUuyuX.
|
||||
#
|
||||
# If supplied, scope is used to create the credentials instance, when it
|
||||
# can applied. E.g, on compute engine, the scope is ignored.
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue