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

[Storage] Add a simple download sample #3673

Closed
wants to merge 22 commits into from
Closed

Conversation

frankyn
Copy link
Member

@frankyn frankyn commented Sep 12, 2018

Reused requester pays download sample to write this simple download sample for documentation.

@frankyn frankyn requested a review from pongad as a code owner September 12, 2018 22:47
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 12, 2018
garrettjonesgoogle and others added 11 commits September 12, 2018 15:49
* Add presubmit test configs

Add windows test config and add credentials for integration tests

Invert the env var check

Use fastconfigpush for faster keystore propagation

Fix missing ;; in build script

Allow LoggingAppender default options test to pass locally and on GCE

Temporarily comment out the resource test

Also grab surefire reports

Fix java8-win bat path

credentials path debug

Set GCLOUD_PROJECT environment variable

Add Java 11 test config

try uploading surefire results as sponge_log.xml

Fix BigTable IT args

Temporarily test Java 11

Upload integration test output as sponge_log.xml too

Revert "Temporarily comment out the resource test"

This reverts commit f01bdbd.

Revert "Allow LoggingAppender default options test to pass locally and on GCE"

This reverts commit 90e28af.

* Temporarily comment out the LoggingAppender default resource test.

The default depends on the execution environment (GCE vs. locally) and
Kokoro tests run on GCE.

* Clean up debug output

* Add continuous build configs

* Fix the java10 build images to use Java 10, not 11
Fail fast when using utilities/batch_generate_apis.py if the local protoc version doesn't match the protobuf-java version defined in the pom.xml.
spanner: Add snippets for ReadContext
/**
* Example of downloading a file.
*/
public void downloadFile(String bucketName, String srcFilename,

This comment was marked as spam.

@frankyn
Copy link
Member Author

frankyn commented Sep 15, 2018

Woah... closing this out. Trying again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants