Skip to content

chore: remove name_pretty_override from selected packages#16861

Merged
parthea merged 6 commits intogoogleapis:mainfrom
jskeet:remove-name-pretty-override-4
Apr 29, 2026
Merged

chore: remove name_pretty_override from selected packages#16861
parthea merged 6 commits intogoogleapis:mainfrom
jskeet:remove-name-pretty-override-4

Conversation

@jskeet
Copy link
Copy Markdown
Contributor

@jskeet jskeet commented Apr 29, 2026

This removes name_pretty_override from just four packages:

  • google-cloud-storage
  • google-cloud-bigquery-storage
  • google-cloud-pubsub
  • googleapis-common-protos

These are the packages with post-processing files that need changing at the same time.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request renames several services across documentation and metadata, notably removing the 'Google Cloud' prefix for BigQuery, Pub/Sub, and Storage, and renaming 'Google APIs Common Protos' to 'Service Config'. Feedback focuses on correcting RST formatting where title underlines were not adjusted to match new title lengths. Additionally, suggestions were made to improve the grammar of service enablement steps in the Pub/Sub README files by removing redundant articles.

1. `Select or create a Cloud Platform project.`_
2. `Enable billing for your project.`_
3. `Enable the Google Cloud Pub/Sub.`_
3. `Enable the Cloud Pub/Sub.`_
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The phrase 'Enable the Cloud Pub/Sub' is grammatically awkward. It is recommended to remove 'the' for a more natural phrasing, consistent with other service enablement steps.

Suggested change
3. `Enable the Cloud Pub/Sub.`_
3. Enable Cloud Pub/Sub._

.. _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 Cloud Pub/Sub.: https://cloud.google.com/pubsub/docs
.. _Enable the Cloud Pub/Sub.: https://cloud.google.com/pubsub/docs
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Updating the link label to match the suggested change in the list above.

Suggested change
.. _Enable the Cloud Pub/Sub.: https://cloud.google.com/pubsub/docs
.. _Enable Cloud Pub/Sub.: https://cloud.google.com/pubsub/docs

1. `Select or create a Cloud Platform project.`_
2. `Enable billing for your project.`_
3. `Enable the Google Cloud Pub/Sub.`_
3. `Enable the Cloud Pub/Sub.`_
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The phrase 'Enable the Cloud Pub/Sub' is grammatically awkward. It is recommended to remove 'the' for a more natural phrasing.

Suggested change
3. `Enable the Cloud Pub/Sub.`_
3. Enable Cloud Pub/Sub._

.. _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 Cloud Pub/Sub.: https://cloud.google.com/pubsub/docs
.. _Enable the Cloud Pub/Sub.: https://cloud.google.com/pubsub/docs
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Updating the link label to match the suggested change in the list above.

Suggested change
.. _Enable the Cloud Pub/Sub.: https://cloud.google.com/pubsub/docs
.. _Enable Cloud Pub/Sub.: https://cloud.google.com/pubsub/docs

@@ -1,4 +1,4 @@
Python Client for Google Cloud Storage
Python Client for Cloud Storage
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The underline on the next line (line 2) should be updated to match the new title length (31 characters). It is currently 38 characters long, which was the length of the previous title. Note that this was correctly updated in the Pub/Sub README in this same PR.

@@ -1,4 +1,4 @@
Python Client for Google Cloud Storage
Python Client for Cloud Storage
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The underline on the next line (line 2) should be updated to match the new title length (31 characters).

@jskeet jskeet force-pushed the remove-name-pretty-override-4 branch from fbb5101 to 7634abd Compare April 29, 2026 07:25
jskeet added 4 commits April 29, 2026 07:37
This removes name_pretty_override from just four packages:

- google-cloud-storage
- google-cloud-bigquery-storage
- google-cloud-pubsub
- googleapis-common-protos

These are the packages with post-processing files that need changing
at the same time.
@jskeet jskeet force-pushed the remove-name-pretty-override-4 branch from 7634abd to 30673c1 Compare April 29, 2026 07:41
@jskeet jskeet requested review from a team as code owners April 29, 2026 07:41
@jskeet jskeet requested review from mpovoa and removed request for a team April 29, 2026 07:41
jskeet added a commit to jskeet/google-cloud-python that referenced this pull request Apr 29, 2026
This omits django-spanner and gapic-generator (which currently have
failing tests) and the packages modified in googleapis#16861.
@parthea parthea merged commit 4e453c0 into googleapis:main Apr 29, 2026
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants