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

Create a Kotlin sample for Google Cloud Storage #2

Closed
bshaffer opened this issue Jun 28, 2018 · 1 comment
Closed

Create a Kotlin sample for Google Cloud Storage #2

bshaffer opened this issue Jun 28, 2018 · 1 comment
Assignees

Comments

@bshaffer
Copy link
Collaborator

Let's create a simple sample for calling Google Cloud Storage from Kotlin. This sample exists for creating a bucket in Java.

The sample should demonstrate the following:

  • Create a bucket
  • Upload an object
  • Download an object

Use the vision sample for guidance. Command-line only is ok.

@wisdal
Copy link
Contributor

wisdal commented Jul 20, 2018

The sample has been created.

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

No branches or pull requests

2 participants