Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)



Accessing Public Data Without Credentials

Accessing Public Data Without Credentials

Overview

gsutil users can access publicly readable data without obtaining credentials. For example, the gs://uspto-pair bucket contains a number of publicly readable objects, so any user can run the following command without first obtaining credentials:

gsutil ls gs://uspto-pair/applications/0800401*

Users can similarly download objects they find via the above gsutil ls command.

If a user without credentials attempts to access protected data using gsutil, they will be prompted to run “gsutil config” to obtain credentials.

See “gsutil help acls” for more details about data protection.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.