Skip to content
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

support resumable upload - or documenting it #736

Closed
saturnism opened this issue Jul 23, 2015 · 2 comments
Closed

support resumable upload - or documenting it #736

saturnism opened this issue Jul 23, 2015 · 2 comments
Assignees
Labels
api: storage Issues related to the Cloud Storage API.

Comments

@saturnism
Copy link

is the resumable upload function implemented natively? if not, it'd be great to provide such support. if it is, we should call it out in the doc.

@jgeewax
Copy link
Contributor

jgeewax commented Jul 23, 2015 via email

@stephenplusplus
Copy link
Contributor

If you mean "enabled by default," it is for files over 5 MB when using bucket.upload. The docs explain that a "resumable" property exists as well as how it behaves: https://googlecloudplatform.github.io/gcloud-node/#/docs/v0.16.0/storage/bucket?method=upload. Maybe we should we add an example below explaining "how to start a resumable upload"?

@stephenplusplus stephenplusplus added docs api: storage Issues related to the Cloud Storage API. labels Jul 24, 2015
sofisl pushed a commit that referenced this issue Nov 10, 2022
sofisl pushed a commit that referenced this issue Nov 11, 2022
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/9fbf1b59-3d8b-4e65-9627-15e1bd83c6bf/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@57c23fa
sofisl pushed a commit that referenced this issue Nov 17, 2022
* feat: Update Compute Engine API to revision 20220526 (#722)

Source-Link: googleapis/googleapis@950dd73

Source-Link: googleapis/googleapis-gen@57ace17
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTdhY2UxNzhjODU0M2M0NDYyNzgyMzA0NTkxNzgyMGQ2N2I0OTBjMSJ9

* 🦉 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>
sofisl added a commit that referenced this issue Nov 17, 2022
* feat: Update Compute Engine API to revision 20221011 (#736)

Source-Link: googleapis/googleapis@cb8c914

Source-Link: googleapis/googleapis-gen@1174767
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTE3NDc2NzQ0NmM2NTAyNzFmMzk3ZWM2ZWY1NDEwMWJlNDRjZGNiNCJ9

* 🦉 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>
Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
sofisl pushed a commit that referenced this issue Jan 10, 2023
Source-Link: googleapis/synthtool@d229a12
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:74ab2b3c71ef27e6d8b69b1d0a0c9d31447777b79ac3cd4be82c265b45f37e5e
sofisl pushed a commit that referenced this issue Jan 24, 2023
build: migrate to OwlBot
sofisl pushed a commit that referenced this issue Jan 25, 2023
build: migrate to OwlBot
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.
Projects
None yet
Development

No branches or pull requests

4 participants