# Functions
No description provided by the author
No description provided by the author
Parse takes in a string in the form gs://bucket/path/to/object or bucket/path/to/object or /bucket/path/to/object and returns the bucket and object strings as usable by the cloud.google.com/storage Client.
# Interfaces
No description provided by the author