add is_gs_url(), split_gs_url() static methods to gs_utils.py This will be helpful for dealing with user input in the gs://path format. R=rmistry@google.com Review URL: https://codereview.chromium.org/427893002