Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

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

Merged
chandra-siri merged 10 commits intogoogleapis:mainfrom
chandra-siri:1470-samples-for-async-downloads
May 5, 2025
Merged

samples: Add samples for async download files #1470#1471
chandra-siri merged 10 commits intogoogleapis:mainfrom
chandra-siri:1470-samples-for-async-downloads

Conversation

@chandra-siri
Copy link
Copy Markdown
Collaborator

@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 a review from a team as a code owner April 25, 2025 05:06
@chandra-siri chandra-siri requested review from a team and 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
@snippet-bot
Copy link
Copy Markdown

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
Copy Markdown
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.

Comment thread samples/snippets/storage_async_download.py
Comment thread samples/snippets/storage_async_download.py Outdated
Comment thread samples/snippets/storage_async_download.py Outdated
Comment thread samples/snippets/storage_async_download.py Outdated
@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
Copy Markdown
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

Comment thread samples/snippets/storage_async_download.py
Comment thread samples/snippets/storage_async_download.py
Comment thread samples/snippets/storage_async_download.py Outdated
Copy link
Copy Markdown
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!

Comment thread samples/snippets/storage_async_download.py Outdated
Copy link
Copy Markdown

@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.

Comment thread samples/snippets/storage_async_download.py Outdated
Comment thread samples/snippets/storage_async_download.py Outdated
@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
Comment thread samples/snippets/storage_async_download.py Outdated
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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