Skip to content

samples: Add samples for async download files #1470 #1471

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

chandra-siri
Copy link
Contributor

@chandra-siri chandra-siri commented Apr 25, 2025

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary) - NA

Fixes #1470

@chandra-siri chandra-siri requested review from a team as code owners April 25, 2025 05:06
@chandra-siri chandra-siri requested a review from nicain April 25, 2025 05:06
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Apr 25, 2025
Copy link

snippet-bot bot commented Apr 25, 2025

Here is the summary of changes.

You are about to add 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@product-auto-label product-auto-label bot added api: storage Issues related to the googleapis/python-storage API. samples Issues that are directly related to samples. labels Apr 25, 2025
@chandra-siri chandra-siri requested a review from cojenco April 25, 2025 05:20
@chandra-siri chandra-siri added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 25, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 25, 2025
@chandra-siri chandra-siri added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 25, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 25, 2025
Copy link
Contributor

@cojenco cojenco left a comment

Choose a reason for hiding this comment

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

Thanks for adding this! The sample LGTM. Left a few comments; Feel free to let me know if you have any questions.

@cojenco cojenco added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 25, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 25, 2025
@cojenco
Copy link
Contributor

cojenco commented Apr 25, 2025

Added the label kokoro:force-run to rerun the presubmit tests.

The tests are passing now that the core library team fixed a key rotation in one of the kokoro projects, fyi internal b/413445927

Copy link
Contributor

@cojenco cojenco left a comment

Choose a reason for hiding this comment

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

Please address the unresolved comments before merging; otherwise LGTM, thanks!

Copy link

@bajajneha27 bajajneha27 left a comment

Choose a reason for hiding this comment

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

LGTM. Please resolve the pending comments.

@cojenco cojenco added the owlbot:run Add this label to trigger the Owlbot post processor. label May 1, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 1, 2025
@chandra-siri chandra-siri enabled auto-merge (squash) May 5, 2025 05:19
@chandra-siri chandra-siri added the owlbot:run Add this label to trigger the Owlbot post processor. label May 5, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 5, 2025
@chandra-siri chandra-siri merged commit 8f56cc8 into googleapis:main May 5, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/python-storage API. samples Issues that are directly related to samples. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add samples for async download files
4 participants