| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
Add 'Client.list_sinks' API wrapper.
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* fix: add types to DatasetReference constructor * fix: add types to DatasetReference constructor * fix: DatasetReference.from_string test coverage --------- Co-authored-by: Karel Serruys <karel.serruys@foodpairing.com> Co-authored-by: Chalmer Lowe <chalmerlowe@google.com> Co-authored-by: meredithslota <meredithslota@google.com> Co-authored-by: Tim Sweña (Swast) <swast@google.com>
…ist Bucket (#1601) * feat: make return_partial_success and unreachable fields public for list Bucket docs: updates to docs and docs formatting PiperOrigin-RevId: 828488192 Source-Link: googleapis/googleapis@3a77bd6 Source-Link: googleapis/googleapis-gen@c74fa7e Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzc0ZmE3ZWU3MDdjNDIwNjRhOTk0MzU5MTRkYjBhYzEwYmE1ZjU0NSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
🤖 I have created a release *beep* *boop* --- ## [3.6.0](googleapis/python-storage@v3.5.0...v3.6.0) (2025-11-17) ### Features * Add support for partial list buckets ([#1606](googleapis/python-storage#1606)) ([92fc2b0](googleapis/python-storage@92fc2b0)) * Make return_partial_success and unreachable fields public for list Bucket ([#1601](googleapis/python-storage#1601)) ([323cddd](googleapis/python-storage@323cddd)) * **zb-experimental:** Add async write object stream ([5ab8103](googleapis/python-storage@5ab8103)) * **zb-experimental:** Add async write object stream ([#1612](googleapis/python-storage#1612)) ([5ab8103](googleapis/python-storage@5ab8103)) ### Bug Fixes * Dont pass credentials to StorageClient ([#1608](googleapis/python-storage#1608)) ([195d644](googleapis/python-storage@195d644)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
Uses #1600 as a base.