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

Smart-start resumable uploads. #165

Merged
merged 1 commit into from
Apr 2, 2018

Conversation

stephenplusplus
Copy link
Contributor

Fixes #55

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 2, 2018
@ghost ghost assigned stephenplusplus Apr 2, 2018
@stephenplusplus stephenplusplus merged commit 31e4654 into googleapis:master Apr 2, 2018
@ghost ghost removed the cla: yes This human has signed the Contributor License Agreement. label Apr 2, 2018
@@ -192,6 +196,8 @@ util.inherits(File, common.ServiceObject);
* @param {string|Bucket|File} destination Destination file.
* @param {object} [options] Configuration options. See an
* [Object resource](https://cloud.google.com/storage/docs/json_api/v1/objects#resource).
* @param {string} [options.keepAcl] Retain the ACL for the new file.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Woops. Must have been working on this feature at the same time and left this in by mistake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants