-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix!: update package names to avoid conflict with google-cloud-bigque…
…ry (#47) BREAKING CHANGE: update package names to avoid conflict with google-cloud-bigquery The google-cloud-bigquery package uses the `google.cloud.bigquery` path as a plain Python module, not a namespace package. When this package and google-cloud-bigquery are installed in the same environment, conflicts can result. This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/efdacdcf-4630-4d74-9bea-5ef6df381d38/targets - [ ] To automatically regenerate this PR, check this box. PiperOrigin-RevId: 339531446 Source-Link: googleapis/googleapis@ab0498d PiperOrigin-RevId: 339048690 Source-Link: googleapis/googleapis@3c8c2d8 PiperOrigin-RevId: 338646463 Source-Link: googleapis/googleapis@20b11df PiperOrigin-RevId: 327026955 Source-Link: googleapis/googleapis@0dc0a6c
- Loading branch information
1 parent
bec4a9a
commit 7586b05
Showing
24 changed files
with
4,319 additions
and
96 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...ervation/docs/reservation_v1/services.rst → ...docs/bigquery_reservation_v1/services.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Services for Google Cloud Bigquery Reservation v1 API | ||
===================================================== | ||
|
||
.. automodule:: google.cloud.bigquery.reservation_v1.services.reservation_service | ||
.. automodule:: google.cloud.bigquery_reservation_v1.services.reservation_service | ||
:members: | ||
:inherited-members: |
2 changes: 1 addition & 1 deletion
2
...reservation/docs/reservation_v1/types.rst → ...on/docs/bigquery_reservation_v1/types.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Types for Google Cloud Bigquery Reservation v1 API | ||
================================================== | ||
|
||
.. automodule:: google.cloud.bigquery.reservation_v1.types | ||
.. automodule:: google.cloud.bigquery_reservation_v1.types | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.