Skip to content

Commit 1757a9a

Browse files
committed
update product name
1 parent 8995f51 commit 1757a9a

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

packages/google-cloud-audit-log/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "auditlog",
3-
"name_pretty": "Audit Log",
3+
"name_pretty": "Audit Log API",
44
"product_documentation": "https://cloud.google.com/logging/docs/audit",
55
"client_documentation": "https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-audit-log",
66
"issue_tracker": "",

packages/google-cloud-audit-log/README.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
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

2626
1. `Select or create a Cloud Platform project.`_
2727
2. `Enable billing for your project.`_
28-
3. `Enable the Audit Log.`_
28+
3. `Enable the Audit Log API.`_
2929
4. `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

3636
Installation
@@ -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

packages/google-cloud-audit-log/docs/summary_overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ reverted. Instead, if you want to place additional content, create an
55
pick up on the content and merge the content.
66
]: #
77

8-
# Audit Log API
8+
# Audit Log API API
99

10-
Overview of the APIs available for Audit Log API.
10+
Overview of the APIs available for Audit Log API API.
1111

1212
## All entries
1313

1414
Classes, methods and properties & attributes for
15-
Audit Log API.
15+
Audit Log API API.
1616

1717
[classes](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-audit-log/summary_class.html)
1818

0 commit comments

Comments
 (0)