1- Python Client for Audit Log
2- ===========================
1+ Python Client for Audit Log API
2+ ===============================
33
44|preview | |pypi | |versions |
55
6- `Audit Log `_:
6+ `Audit Log API `_:
77
88- `Client Library Documentation `_
99- `Product Documentation `_
@@ -14,7 +14,7 @@ Python Client for Audit Log
1414 :target: https://pypi.org/project/google-cloud-audit-log/
1515.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-audit-log.svg
1616 :target: https://pypi.org/project/google-cloud-audit-log/
17- .. _Audit Log : https://cloud.google.com/logging/docs/audit
17+ .. _Audit Log API : https://cloud.google.com/logging/docs/audit
1818.. _Client Library Documentation : https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-audit-log/summary_overview
1919.. _Product Documentation : https://cloud.google.com/logging/docs/audit
2020
@@ -25,12 +25,12 @@ In order to use this library, you first need to go through the following steps:
2525
26261. `Select or create a Cloud Platform project. `_
27272. `Enable billing for your project. `_
28- 3. `Enable the Audit Log. `_
28+ 3. `Enable the Audit Log API . `_
29294. `Setup Authentication. `_
3030
3131.. _Select or create a Cloud Platform project. : https://console.cloud.google.com/project
3232.. _Enable billing for your project. : https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
33- .. _Enable the Audit Log. : https://cloud.google.com/logging/docs/audit
33+ .. _Enable the Audit Log API . : https://cloud.google.com/logging/docs/audit
3434.. _Setup Authentication. : https://googleapis.dev/python/google-api-core/latest/auth.html
3535
3636Installation
@@ -97,12 +97,12 @@ Windows
9797 Next Steps
9898~~~~~~~~~~
9999
100- - Read the `Client Library Documentation `_ for Audit Log
100+ - Read the `Client Library Documentation `_ for Audit Log API
101101 to see other available methods on the client.
102- - Read the `Audit Log Product documentation `_ to learn
102+ - Read the `Audit Log API Product documentation `_ to learn
103103 more about the product and see How-to Guides.
104104- View this `README `_ to see the full list of Cloud
105105 APIs that we cover.
106106
107- .. _Audit Log Product documentation : https://cloud.google.com/logging/docs/audit
107+ .. _Audit Log API Product documentation : https://cloud.google.com/logging/docs/audit
108108.. _README : https://github.com/googleapis/google-cloud-python/blob/main/README.rst
0 commit comments