Skip to content

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

Merged
tseaver merged 2 commits into
googleapis:masterfrom
HemangChothani:feature/add_method_from_string_for_blob_bucket
Aug 30, 2019
Merged

Storage: Add Blob.from_string and Bucket.from_string.#9143
tseaver merged 2 commits into
googleapis:masterfrom
HemangChothani:feature/add_method_from_string_for_blob_bucket

Conversation

@HemangChothani

Copy link
Copy Markdown
Contributor

Fixes#7693

@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 29, 2019
@busunkim96busunkim96 added the api: storage Issues related to the Cloud Storage API. label Aug 29, 2019
Comment threadstorage/tests/unit/test_blob.py Outdated
Comment threadstorage/tests/unit/test_blob.py
Comment threadstorage/tests/unit/test_bucket.py Outdated
@tseaver
tseaver merged commit af0dc51 into googleapis:masterAug 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storageIssues related to the Cloud Storage API.cla: yesThis 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

@HemangChothani@tseaver@googlebot@busunkim96