-
Notifications
You must be signed in to change notification settings - Fork 596
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
Document cloud storage getSignedUrl #695
Labels
api: storage
Issues related to the Cloud Storage API.
Comments
stephenplusplus
added
docs
api: storage
Issues related to the Cloud Storage API.
labels
Jun 29, 2015
Awesome, thanks for calling this out! |
4 tasks
sofisl
pushed a commit
that referenced
this issue
Nov 10, 2022
sofisl
pushed a commit
that referenced
this issue
Nov 10, 2022
🤖 I have created a release \*beep\* \*boop\* --- ### [6.2.5](https://www.github.com/googleapis/nodejs-translate/compare/v6.2.4...v6.2.5) (2021-07-12) ### Bug Fixes * **deps:** google-gax v2.17.1 ([#695](https://www.github.com/googleapis/nodejs-translate/issues/695)) ([20bac38](https://www.github.com/googleapis/nodejs-translate/commit/20bac38c89480e4e221419bab13e3f10d626df6c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
4 tasks
sofisl
pushed a commit
that referenced
this issue
Jan 10, 2023
* feat: add DataProfilePubSubMessage supporting pub/sub integration PiperOrigin-RevId: 438616324 Source-Link: googleapis/googleapis@52df4b4 Source-Link: googleapis/googleapis-gen@c8fba06 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzhmYmEwNjEzMDY1NGI4MzhhMzhhZTJlOGI5YjVjMjExOTFmOWUxMiJ9 * 🦉 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
pushed a commit
that referenced
this issue
Jan 24, 2023
feat introduce style enumeration Source-Author: Benjamin E. Coe <[email protected]> Source-Date: Tue Jan 26 16:48:20 2021 -0800 Source-Repo: googleapis/synthtool Source-Sha: 57c23fa5705499a4181095ced81f0ee0933b64f6 Source-Link: googleapis/synthtool@57c23fa
sofisl
pushed a commit
that referenced
this issue
Jan 25, 2023
feat introduce style enumeration Source-Author: Benjamin E. Coe <[email protected]> Source-Date: Tue Jan 26 16:48:20 2021 -0800 Source-Repo: googleapis/synthtool Source-Sha: 57c23fa5705499a4181095ced81f0ee0933b64f6 Source-Link: googleapis/synthtool@57c23fa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/GoogleCloudPlatform/gcloud-node/blob/master/lib/storage/file.js#L1065
This is an awesome feature enabling client-side uploads and downloads, and I nearly switched to AWS s3 because there was no easy way to figure out how to do it with google cloud storage and Node.
A couple of examples would probably go a long way.
If I get a chance I'll do a PR to the readme, but didn't want to forget to indicate how important this is, in the meantime.
Thanks.
The text was updated successfully, but these errors were encountered: