Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 679 Bytes

File metadata and controls

11 lines (7 loc) · 679 Bytes

java-docs-samples/storage XML API Examples

Samples used in Google Cloud Storage documentation:

  • XML API Overview

  • Java samples

  • cmdline-sample - Uses a Application Default Credentials to access a specified bucket.

  • serviceaccount-appengine-sample - Uses Google App Engine credentials to access a specified bucket. You must add the App Engine Service Account Name to the Permissions of the project that contains the bucket.