Skip to content

Update gcloud.storage docs to use 'from gcloud import storage' #686

@jgeewax

Description

@jgeewax

Looks like we use import gcloud.storage a lot in the storage docs (http://googlecloudplatform.github.io/gcloud-python/latest/storage-api.html).

I'd prefer if we kept it consistent with datastore, to use from gcloud import storage.

Thoughts?

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the Cloud Storage API.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions