Skip to content

Commit 6bbdcdc

Browse files
committed
fixed documentation
1 parent 6fe392a commit 6bbdcdc

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

doc/source/io.rst

+3-4
Original file line numberDiff line numberDiff line change
@@ -4475,14 +4475,13 @@ Additional information on service accounts can be found
44754475

44764476
You will need to install an additional dependency: `oauth2client <https://github.com/google/oauth2client>`__.
44774477

4478-
.. versionadded:: 0.19.0
4479-
44804478
Authentication via ``application default credentials`` is also possible. This is only valid
44814479
if the parameter ``private_key`` is not provided. This method also requires that
44824480
the credentials can be fetched from the environment the code is running in.
44834481
Otherwise, the OAuth2 client-side authentication is used.
4484-
Additional information on ``application default credentials`` can be found
4485-
`here <https://developers.google.com/identity/protocols/application-default-credentials>`__.
4482+
Additional information on `application default credentials <https://developers.google.com/identity/protocols/application-default-credentials>`__.
4483+
4484+
.. versionadded:: 0.19.0
44864485

44874486
.. note::
44884487

0 commit comments

Comments
 (0)