Skip to content

Renaming storage.get_all_buckets to storage.list_buckets. - #806

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:rename-get-all-buckets
Apr 9, 2015
Merged

Renaming storage.get_all_buckets to storage.list_buckets.#806
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:rename-get-all-buckets

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

Also adding support for optional query parameters of storage.buckets.list.

Note this rename is "proposed" in #761. If there are issues we don't have to move forward with it.

Relates to #802.

@dhermesdhermes added the api: storage Issues related to the Cloud Storage API. label Apr 7, 2015
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 7, 2015
@coveralls

Copy link
Copy Markdown

Coverage Status

Changes Unknown when pulling 7859444 on dhermes:rename-get-all-buckets into * on GoogleCloudPlatform:master*.

Comment threadgcloud/storage/demo/demo.py Outdated

This comment was marked as spam.

This comment was marked as spam.

Also adding support for optional query parameters of
storage.buckets.list.
@dhermes
dhermesforce-pushed the rename-get-all-buckets branch from 7859444 to 9be17deCompareApril 8, 2015 22:19
@dhermes

Copy link
Copy Markdown
ContributorAuthor

@tseaver Addressed issues. PTAL.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling 9be17de on dhermes:rename-get-all-buckets into 41b5b72 on GoogleCloudPlatform:master.

@tseaver

Copy link
Copy Markdown
Contributor

LGTM

dhermes added a commit that referenced this pull request Apr 9, 2015
Renaming storage.get_all_buckets to storage.list_buckets.
@dhermes
dhermes merged commit 1cdcc6d into googleapis:masterApr 9, 2015
@dhermes
dhermes deleted the rename-get-all-buckets branch April 9, 2015 01:06
@dhermesdhermes mentioned this pull request Apr 9, 2015
parthea added a commit that referenced this pull request Aug 21, 2025
Source-Link: googleapis/synthtool@bef813d
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:94bb690db96e6242b2567a4860a94d48fa48696d092e51b0884a1a2c0a79a407
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea added a commit that referenced this pull request Sep 16, 2025
Source-Link: googleapis/synthtool@bef813d
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:94bb690db96e6242b2567a4860a94d48fa48696d092e51b0884a1a2c0a79a407
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Sep 18, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
Sort everything that is iteratively produced, e.g. message and enum
classes provided.
parthea pushed a commit that referenced this pull request Nov 24, 2025
parthea pushed a commit that referenced this pull request Nov 26, 2025
parthea pushed a commit that referenced this pull request Mar 2, 2026
parthea added a commit that referenced this pull request Mar 6, 2026
* chore(python): drop flake8-import-order in samples noxfile
Source-Link: googleapis/synthtool@6ed3a83
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3abfa0f1886adaf0b83f07cb117b24a639ea1cb9cffe56d43280b977033563eb
* update python version for docs session
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Mar 9, 2026
PR created by the Librarian CLI to initialize a release. Merging this PR
will auto trigger a release.
Librarian Version: v0.7.0
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:c8612d3fffb3f6a32353b2d1abd16b61e87811866f7ec9d65b59b02eb452a620
<details><summary>sqlalchemy-spanner: 1.17.2</summary>
##
[1.17.2](googleapis/python-spanner-sqlalchemy@v1.17.1...v1.17.2)
(2025-12-15)
### Bug Fixes
* Retrieve columns in compound indexes in correct order (#798)
([9afe49bb](googleapis/python-spanner-sqlalchemy@9afe49bb))
</details>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storageIssues related to the Cloud Storage API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@dhermes@coveralls@tseaver@googlebot