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

Storage: Add Blob.from_string and Bucket.from_string. #9143

Conversation

HemangChothani
Copy link
Contributor

Fixes #7693

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 29, 2019
@busunkim96 busunkim96 added the api: storage Issues related to the Cloud Storage API. label Aug 29, 2019
storage/tests/unit/test_blob.py Outdated Show resolved Hide resolved
storage/tests/unit/test_blob.py Show resolved Hide resolved
storage/tests/unit/test_bucket.py Outdated Show resolved Hide resolved
@tseaver tseaver merged commit af0dc51 into googleapis:master Aug 30, 2019
emar-kar pushed a commit to MaxxleLLC/google-cloud-python that referenced this pull request Sep 11, 2019
emar-kar pushed a commit to MaxxleLLC/google-cloud-python that referenced this pull request Sep 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Storage: Add method(s) to parse gs://bucket_name and gs://bucket_name/path/to/blob URIs
4 participants