Skip to content

Documentation fix in download_blob_to_file#8201

Merged
busunkim96 merged 1 commit intogoogleapis:masterfrom
lambainsaan:patch-1
May 31, 2019
Merged

Documentation fix in download_blob_to_file#8201
busunkim96 merged 1 commit intogoogleapis:masterfrom
lambainsaan:patch-1

Conversation

@lambainsaan
Copy link
Copy Markdown
Contributor

The file object name is incorrect in the method documentation.

The file object name is incorrect in the method documentation.
@lambainsaan lambainsaan requested a review from busunkim96 as a code owner May 31, 2019 07:36
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 31, 2019
@busunkim96
Copy link
Copy Markdown
Contributor

@lambainsaan Thanks for catching this!

@busunkim96 busunkim96 added kokoro:force-run Add this label to force Kokoro to re-run the tests. api: storage Issues related to the Cloud Storage API. labels May 31, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 31, 2019
@busunkim96
Copy link
Copy Markdown
Contributor

Storage failure seems to be unrelated:

        if not 200 <= response.status_code < 300:
>           raise exceptions.from_http_response(response)
E           google.api_core.exceptions.TooManyRequests: 429 POST https://www.googleapis.com/storage/v1/b?project=precise-truck-742: The project exceeded the rate limit for creating and deleting buckets.

@busunkim96 busunkim96 merged commit c53dfd0 into googleapis:master May 31, 2019
parthea pushed a commit that referenced this pull request Mar 9, 2026
The file object name is incorrect in the method documentation.
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 Cloud Storage API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants