Closed
Description
Unlike gsutil
, BlobId#toGsUtilUri
currently ignores a BlobId
's generation number, and BlobId#fromGsUtilUri
doesn't parse generation numbers. It would be nice if, consistent with gsutil
, fromGsUtilUri
parsed any generation number in the URI so that references to particular versions of blobs could be made in URI format.