We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bbdcdc commit a65b3f1Copy full SHA for a65b3f1
doc/source/io.rst
@@ -4479,7 +4479,8 @@ Authentication via ``application default credentials`` is also possible. This is
4479
if the parameter ``private_key`` is not provided. This method also requires that
4480
the credentials can be fetched from the environment the code is running in.
4481
Otherwise, the OAuth2 client-side authentication is used.
4482
-Additional information on `application default credentials <https://developers.google.com/identity/protocols/application-default-credentials>`__.
+Additional information on
4483
+`application default credentials <https://developers.google.com/identity/protocols/application-default-credentials>`__.
4484
4485
.. versionadded:: 0.19.0
4486
0 commit comments