#825: Allow passing explicit connection to 'Blob.make_public'#855
Merged
tseaver merged 2 commits intogoogleapis:masterfrom May 7, 2015
tseaver:825-storage_blob_make_public-explicit_connection
Merged
#825: Allow passing explicit connection to 'Blob.make_public'#855tseaver merged 2 commits intogoogleapis:masterfrom tseaver:825-storage_blob_make_public-explicit_connection
tseaver merged 2 commits intogoogleapis:masterfrom
tseaver:825-storage_blob_make_public-explicit_connection
Conversation
|
Changes Unknown when pulling 02ce8e1 on tseaver:825-storage_blob_make_public-explicit_connection into * on GoogleCloudPlatform:master*. |
Contributor
|
Ping me on this when we resolve #853 |
Contributor
Author
|
Rebased against updated branch for #853. Adjusted |
|
Changes Unknown when pulling d8e7d5f on tseaver:825-storage_blob_make_public-explicit_connection into * on GoogleCloudPlatform:master*. |
Contributor
Author
|
Rebased again against updated branch for #853. |
Contributor
Author
|
@dhermes any remaining issues? |
Contributor
|
Have yet to review this, was waiting on the diffbase to go through. Can you rebase and ping me? |
Contributor
Author
Contributor
Author
|
OIC, you'd like a rebase against master. |
Contributor
|
LGTM |
tseaver
added a commit
that referenced
this pull request
May 7, 2015
…licit_connection #825: Allow passing explicit connection to 'Blob.make_public'
parthea
pushed a commit
that referenced
this pull request
Aug 21, 2025
* feat: Add support for opt-in debug logging fix: Fix typing issue with gRPC metadata when key ends in -bin chore: Update gapic-generator-python to v1.21.0 PiperOrigin-RevId: 705285820 Source-Link: googleapis/googleapis@f9b8b91 Source-Link: googleapis/googleapis-gen@ca1e0a1 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2ExZTBhMWU0NzJkNmU2ZjVkZTg4M2E1Y2I1NDcyNGYxMTJjZTM0OCJ9 * 🦉 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>
parthea
pushed a commit
that referenced
this pull request
Sep 16, 2025
* feat: Add support for opt-in debug logging fix: Fix typing issue with gRPC metadata when key ends in -bin chore: Update gapic-generator-python to v1.21.0 PiperOrigin-RevId: 705285820 Source-Link: googleapis/googleapis@f9b8b91 Source-Link: googleapis/googleapis-gen@ca1e0a1 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2ExZTBhMWU0NzJkNmU2ZjVkZTg4M2E1Y2I1NDcyNGYxMTJjZTM0OCJ9 * 🦉 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>
parthea
pushed a commit
that referenced
this pull request
Nov 22, 2025
* feat: publish CopyBackup protos to external customers PiperOrigin-RevId: 557192020 Source-Link: googleapis/googleapis@b4c238f Source-Link: googleapis/googleapis-gen@feccb30 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZmVjY2IzMGUzMTc3ZGE4YjdiN2U2ODE0OWNhNGJiOTE0ZjhmYWYyYSJ9 * 🦉 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>
parthea
pushed a commit
that referenced
this pull request
Nov 24, 2025
Includes various other performance optimizations and minor whitespace fixes. Local testing cuts down Ads generation time to ~1m (and prevents OOM) and DialogflowCX from ~10 minutes to ~5 minutes.
parthea
pushed a commit
that referenced
this pull request
Nov 24, 2025
Mostly get rid of older Py2-only code
parthea
pushed a commit
that referenced
this pull request
Nov 26, 2025
* chore: removing owlbot directives for conversion to main * update lock file
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Requires #853 as a base.
See #825.