Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add documentation for storage.Blob's special methods (contains, next, etc) #60

Closed
@jgeewax

Description

@jgeewax

Right now it's not really clear how to check for a key's existence (do I need to do if Key('name') in bucket? or just 'name' in bucket?

We need to make sure these special methods are documented with examples in the API docs for the Key class.

Metadata

Metadata

Labels

🚨This issue needs some love.api: storageIssues related to the Cloud Storage API.triage meI really want to be triaged.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions