googleapis / python-storage

Apache License 2.0
448 stars 154 forks source link

fix: Changed name of methods `Blob.from_string()` and `Bucket.from_string()` to `from_uri()` #1335

Closed holtskinner closed 1 month ago

holtskinner commented 3 months ago

Original reasoning for from_string() naming in #7693

andrewsg commented 1 month ago

Thank you!