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.
Unlike
gsutil,BlobId#toGsUtilUricurrently ignores aBlobId's generation number, andBlobId#fromGsUtilUridoesn't parse generation numbers. It would be nice if, consistent withgsutil,fromGsUtilUriparsed any generation number in the URI so that references to particular versions of blobs could be made in URI format.