Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ replacements:
before: |
.. include:: README.rst\n
.. include:: multiprocessing.rst\n
This package includes clients for multiple versions of Google BigQuery Storage.
This package includes clients for multiple versions of BigQuery Storage.
By default, you will get version ``bigquery_storage_v1``.\n\n
API Reference
-------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -178,9 +178,9 @@ replacements:
# --- FIX: Restore custom README.rst Introduction ---
- paths:
- "packages/google-cloud-pubsub/README.rst"
before: '`Google Cloud Pub/Sub`_: is designed to provide reliable, many-to-many, asynchronous messaging between applications\. Publisher applications can send messages to a topic and other applications can subscribe to that topic to receive the messages\. By decoupling senders and receivers, Google Cloud Pub/Sub allows developers to communicate between independently written applications\.'
before: '`Cloud Pub/Sub`_: is designed to provide reliable, many-to-many, asynchronous messaging between applications\. Publisher applications can send messages to a topic and other applications can subscribe to that topic to receive the messages\. By decoupling senders and receivers, Google Cloud Pub/Sub allows developers to communicate between independently written applications\.'
after: |-
'Google Cloud Pub/Sub:' is a fully-managed real-time messaging service that
'Cloud Pub/Sub:' is a fully-managed real-time messaging service that
allows you to send and receive messages between independent applications. You
can leverage Cloud Pub/Sub’s flexibility to decouple systems and components
hosted on Google Cloud Platform or elsewhere on the Internet. By building on
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -287,10 +287,10 @@ replacements:
packages/google-cloud-storage/README.rst,
]
before: |
Python Client for Google Cloud Storage
Python Client for Cloud Storage
[\s\S]*?\(This is the reason for 2.i. above.\)
after: |
Python Client for Google Cloud Storage
Python Client for Cloud Storage
======================================

|stable| |pypi| |versions|
Expand Down
5 changes: 0 additions & 5 deletions packages/bigframes/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
{
"api_id": "bigquery.googleapis.com",
"api_shortname": "bigquery",
"client_documentation": "https://cloud.google.com/python/docs/reference/bigframes/latest",
"distribution_name": "bigframes",
"issue_tracker": "https://github.com/googleapis/python-bigquery-dataframes/issues",
"language": "python",
"library_type": "INTEGRATION",
"name": "bigframes",
"name_pretty": "A unified Python API in BigQuery",
"product_documentation": "https://cloud.google.com/bigquery",
"release_level": "stable",
"repo": "googleapis/google-cloud-python"
}
4 changes: 0 additions & 4 deletions packages/bigquery-magics/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
{
"api_id": "bigquery.googleapis.com",
"client_documentation": "https://googleapis.dev/python/bigquery-magics/latest/",
"distribution_name": "bigquery-magics",
"issue_tracker": "https://github.com/googleapis/python-bigquery-magics/issues",
"language": "python",
"library_type": "INTEGRATION",
"name": "bigquery-magics",
"name_pretty": "Google BigQuery connector for Jupyter and IPython",
"product_documentation": "https://cloud.google.com/bigquery",
"release_level": "preview",
"repo": "googleapis/google-cloud-python"
}
3 changes: 0 additions & 3 deletions packages/db-dtypes/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
{
"api_id": "bigquery.googleapis.com",
"client_documentation": "https://googleapis.dev/python/db-dtypes/latest/index.html",
"distribution_name": "db-dtypes",
"language": "python",
"library_type": "INTEGRATION",
"name": "db-dtypes",
"name_pretty": "Pandas Data Types for SQL systems (BigQuery, Spanner)",
"product_documentation": "https://pandas.pydata.org/pandas-docs/stable/ecosystem.html#ecosystem-extensions",
"release_level": "stable",
"repo": "googleapis/google-cloud-python"
}
2 changes: 0 additions & 2 deletions packages/gapic-generator/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
{
"client_documentation": "https://gapic-generator-python.readthedocs.io/en/stable/",
"distribution_name": "gapic-generator",
"issue_tracker": "https://github.com/googleapis/google-cloud-python/issues",
"language": "python",
"library_type": "CORE",
"name": "gapic-generator",
"name_pretty": "Google API Client Generator for Python",
"release_level": "stable",
"repo": "googleapis/google-cloud-python"
}
3 changes: 0 additions & 3 deletions packages/gcp-sphinx-docfx-yaml/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
{
"client_documentation": "https://github.com/googleapis/sphinx-docfx-yaml",
"distribution_name": "gcp-sphinx-docfx-yaml",
"issue_tracker": "https://github.com/googleapis/sphinx-docfx-yaml/issues",
"language": "python",
"library_type": "OTHER",
"name": "gcp-sphinx-docfx-yaml",
"name_pretty": "Sphinx DocFX YAML Generator",
"product_documentation": "https://github.com/googleapis/sphinx-docfx-yaml",
"release_level": "stable",
"repo": "googleapis/google-cloud-python"
}
2 changes: 1 addition & 1 deletion packages/google-ads-datamanager/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"language": "python",
"library_type": "GAPIC_AUTO",
"name": "google-ads-datamanager",
"name_pretty": "Data Manager API",
"name_pretty": "Data Manager",
"product_documentation": "https://developers.google.com/data-manager",
"release_level": "preview",
"repo": "googleapis/google-cloud-python"
Expand Down
18 changes: 9 additions & 9 deletions packages/google-ads-datamanager/README.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Python Client for Data Manager API
==================================
Python Client for Data Manager
==============================

|preview| |pypi| |versions|

`Data Manager API`_: A unified ingestion API for data partners, agencies and advertisers to
`Data Manager`_: A unified ingestion API for data partners, agencies and advertisers to
connect first-party data across Google advertising products.

- `Client Library Documentation`_
Expand All @@ -15,7 +15,7 @@ connect first-party data across Google advertising products.
:target: https://pypi.org/project/google-ads-datamanager/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-ads-datamanager.svg
:target: https://pypi.org/project/google-ads-datamanager/
.. _Data Manager API: https://developers.google.com/data-manager
.. _Data Manager: https://developers.google.com/data-manager
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/google-ads-datamanager/latest
.. _Product Documentation: https://developers.google.com/data-manager

Expand All @@ -26,12 +26,12 @@ In order to use this library, you first need to go through the following steps:

1. `Select or create a Cloud Platform project.`_
2. `Enable billing for your project.`_
3. `Enable the Data Manager API.`_
3. `Enable the Data Manager.`_
4. `Set up Authentication.`_

.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
.. _Enable the Data Manager API.: https://developers.google.com/data-manager
.. _Enable the Data Manager.: https://developers.google.com/data-manager
.. _Set up Authentication.: https://googleapis.dev/python/google-api-core/latest/auth.html

Installation
Expand Down Expand Up @@ -98,14 +98,14 @@ Windows
Next Steps
~~~~~~~~~~

- Read the `Client Library Documentation`_ for Data Manager API
- Read the `Client Library Documentation`_ for Data Manager
to see other available methods on the client.
- Read the `Data Manager API Product documentation`_ to learn
- Read the `Data Manager Product documentation`_ to learn
more about the product and see How-to Guides.
- View this `README`_ to see the full list of Cloud
APIs that we cover.

.. _Data Manager API Product documentation: https://developers.google.com/data-manager
.. _Data Manager Product documentation: https://developers.google.com/data-manager
.. _README: https://github.com/googleapis/google-cloud-python/blob/main/README.rst

Logging
Expand Down
18 changes: 9 additions & 9 deletions packages/google-ads-datamanager/docs/README.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Python Client for Data Manager API
==================================
Python Client for Data Manager
==============================

|preview| |pypi| |versions|

`Data Manager API`_: A unified ingestion API for data partners, agencies and advertisers to
`Data Manager`_: A unified ingestion API for data partners, agencies and advertisers to
connect first-party data across Google advertising products.

- `Client Library Documentation`_
Expand All @@ -15,7 +15,7 @@ connect first-party data across Google advertising products.
:target: https://pypi.org/project/google-ads-datamanager/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-ads-datamanager.svg
:target: https://pypi.org/project/google-ads-datamanager/
.. _Data Manager API: https://developers.google.com/data-manager
.. _Data Manager: https://developers.google.com/data-manager
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/google-ads-datamanager/latest
.. _Product Documentation: https://developers.google.com/data-manager

Expand All @@ -26,12 +26,12 @@ In order to use this library, you first need to go through the following steps:

1. `Select or create a Cloud Platform project.`_
2. `Enable billing for your project.`_
3. `Enable the Data Manager API.`_
3. `Enable the Data Manager.`_
4. `Set up Authentication.`_

.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
.. _Enable the Data Manager API.: https://developers.google.com/data-manager
.. _Enable the Data Manager.: https://developers.google.com/data-manager
.. _Set up Authentication.: https://googleapis.dev/python/google-api-core/latest/auth.html

Installation
Expand Down Expand Up @@ -98,14 +98,14 @@ Windows
Next Steps
~~~~~~~~~~

- Read the `Client Library Documentation`_ for Data Manager API
- Read the `Client Library Documentation`_ for Data Manager
to see other available methods on the client.
- Read the `Data Manager API Product documentation`_ to learn
- Read the `Data Manager Product documentation`_ to learn
more about the product and see How-to Guides.
- View this `README`_ to see the full list of Cloud
APIs that we cover.

.. _Data Manager API Product documentation: https://developers.google.com/data-manager
.. _Data Manager Product documentation: https://developers.google.com/data-manager
.. _README: https://github.com/googleapis/google-cloud-python/blob/main/README.rst

Logging
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"api_description": "The Google Marketing Platform Admin API allows for programmatic access to the Google Marketing Platform configuration data. You can use the Google Marketing Platform Admin API to manage links between your Google Marketing Platform organization and Google Analytics accounts, and to set the service level of your GA4 properties.",
"api_id": "marketingplatformadmin.googleapis.com",
"api_shortname": "marketingplatformadmin",
"api_shortname": "marketingplatformadminapi",
"client_documentation": "https://googleapis.dev/python/google-ads-marketingplatform-admin/latest",
"default_version": "v1alpha",
"distribution_name": "google-ads-marketingplatform-admin",
"issue_tracker": "https://github.com/googleapis/google-cloud-python/issues",
"issue_tracker": "https://issuetracker.google.com/issues/new?component=1603054",
"language": "python",
"library_type": "GAPIC_AUTO",
"name": "google-ads-marketingplatform-admin",
"name_pretty": "Google Marketing Platform Admin API",
"name_pretty": "Google Marketing Platform Admin",
"product_documentation": "https://developers.google.com/analytics/devguides/config/gmp/v1",
"release_level": "preview",
"repo": "googleapis/google-cloud-python"
Expand Down
18 changes: 9 additions & 9 deletions packages/google-ads-marketingplatform-admin/README.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Python Client for Google Marketing Platform Admin API
=====================================================
Python Client for Google Marketing Platform Admin
=================================================

|preview| |pypi| |versions|

`Google Marketing Platform Admin API`_: The Google Marketing Platform Admin API allows for programmatic access to the Google Marketing Platform configuration data. You can use the Google Marketing Platform Admin API to manage links between your Google Marketing Platform organization and Google Analytics accounts, and to set the service level of your GA4 properties.
`Google Marketing Platform Admin`_: The Google Marketing Platform Admin API allows for programmatic access to the Google Marketing Platform configuration data. You can use the Google Marketing Platform Admin API to manage links between your Google Marketing Platform organization and Google Analytics accounts, and to set the service level of your GA4 properties.

- `Client Library Documentation`_
- `Product Documentation`_
Expand All @@ -14,7 +14,7 @@ Python Client for Google Marketing Platform Admin API
:target: https://pypi.org/project/google-ads-marketingplatform-admin/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-ads-marketingplatform-admin.svg
:target: https://pypi.org/project/google-ads-marketingplatform-admin/
.. _Google Marketing Platform Admin API: https://developers.google.com/analytics/devguides/config/gmp/v1
.. _Google Marketing Platform Admin: https://developers.google.com/analytics/devguides/config/gmp/v1
.. _Client Library Documentation: https://googleapis.dev/python/google-ads-marketingplatform-admin/latest
.. _Product Documentation: https://developers.google.com/analytics/devguides/config/gmp/v1

Expand All @@ -25,12 +25,12 @@ In order to use this library, you first need to go through the following steps:

1. `Select or create a Cloud Platform project.`_
2. `Enable billing for your project.`_
3. `Enable the Google Marketing Platform Admin API.`_
3. `Enable the Google Marketing Platform Admin.`_
4. `Set up Authentication.`_

.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
.. _Enable the Google Marketing Platform Admin API.: https://developers.google.com/analytics/devguides/config/gmp/v1
.. _Enable the Google Marketing Platform Admin.: https://developers.google.com/analytics/devguides/config/gmp/v1
.. _Set up Authentication.: https://googleapis.dev/python/google-api-core/latest/auth.html

Installation
Expand Down Expand Up @@ -97,14 +97,14 @@ Windows
Next Steps
~~~~~~~~~~

- Read the `Client Library Documentation`_ for Google Marketing Platform Admin API
- Read the `Client Library Documentation`_ for Google Marketing Platform Admin
to see other available methods on the client.
- Read the `Google Marketing Platform Admin API Product documentation`_ to learn
- Read the `Google Marketing Platform Admin Product documentation`_ to learn
more about the product and see How-to Guides.
- View this `README`_ to see the full list of Cloud
APIs that we cover.

.. _Google Marketing Platform Admin API Product documentation: https://developers.google.com/analytics/devguides/config/gmp/v1
.. _Google Marketing Platform Admin Product documentation: https://developers.google.com/analytics/devguides/config/gmp/v1
.. _README: https://github.com/googleapis/google-cloud-python/blob/main/README.rst

Logging
Expand Down
18 changes: 9 additions & 9 deletions packages/google-ads-marketingplatform-admin/docs/README.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Python Client for Google Marketing Platform Admin API
=====================================================
Python Client for Google Marketing Platform Admin
=================================================

|preview| |pypi| |versions|

`Google Marketing Platform Admin API`_: The Google Marketing Platform Admin API allows for programmatic access to the Google Marketing Platform configuration data. You can use the Google Marketing Platform Admin API to manage links between your Google Marketing Platform organization and Google Analytics accounts, and to set the service level of your GA4 properties.
`Google Marketing Platform Admin`_: The Google Marketing Platform Admin API allows for programmatic access to the Google Marketing Platform configuration data. You can use the Google Marketing Platform Admin API to manage links between your Google Marketing Platform organization and Google Analytics accounts, and to set the service level of your GA4 properties.

- `Client Library Documentation`_
- `Product Documentation`_
Expand All @@ -14,7 +14,7 @@ Python Client for Google Marketing Platform Admin API
:target: https://pypi.org/project/google-ads-marketingplatform-admin/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-ads-marketingplatform-admin.svg
:target: https://pypi.org/project/google-ads-marketingplatform-admin/
.. _Google Marketing Platform Admin API: https://developers.google.com/analytics/devguides/config/gmp/v1
.. _Google Marketing Platform Admin: https://developers.google.com/analytics/devguides/config/gmp/v1
.. _Client Library Documentation: https://googleapis.dev/python/google-ads-marketingplatform-admin/latest
.. _Product Documentation: https://developers.google.com/analytics/devguides/config/gmp/v1

Expand All @@ -25,12 +25,12 @@ In order to use this library, you first need to go through the following steps:

1. `Select or create a Cloud Platform project.`_
2. `Enable billing for your project.`_
3. `Enable the Google Marketing Platform Admin API.`_
3. `Enable the Google Marketing Platform Admin.`_
4. `Set up Authentication.`_

.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
.. _Enable the Google Marketing Platform Admin API.: https://developers.google.com/analytics/devguides/config/gmp/v1
.. _Enable the Google Marketing Platform Admin.: https://developers.google.com/analytics/devguides/config/gmp/v1
.. _Set up Authentication.: https://googleapis.dev/python/google-api-core/latest/auth.html

Installation
Expand Down Expand Up @@ -97,14 +97,14 @@ Windows
Next Steps
~~~~~~~~~~

- Read the `Client Library Documentation`_ for Google Marketing Platform Admin API
- Read the `Client Library Documentation`_ for Google Marketing Platform Admin
to see other available methods on the client.
- Read the `Google Marketing Platform Admin API Product documentation`_ to learn
- Read the `Google Marketing Platform Admin Product documentation`_ to learn
more about the product and see How-to Guides.
- View this `README`_ to see the full list of Cloud
APIs that we cover.

.. _Google Marketing Platform Admin API Product documentation: https://developers.google.com/analytics/devguides/config/gmp/v1
.. _Google Marketing Platform Admin Product documentation: https://developers.google.com/analytics/devguides/config/gmp/v1
.. _README: https://github.com/googleapis/google-cloud-python/blob/main/README.rst

Logging
Expand Down
Loading
Loading