You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The body of the feedback was:
"The example to download an object already has a populated blobId. What is a blobId? How do I make one?"
I believe they're referring to the fact that the download sample takes a BlobId parameter and assumes that users of the sample will know what a BlobId is.
This feedback came to the GCS Docs as bug 68217327.
The feedback applies to the Java sample for downloading objects from GCS, found at https://cloud.google.com/storage/docs/object-basics#download
The body of the feedback was:
"The example to download an object already has a populated blobId. What is a blobId? How do I make one?"
I believe they're referring to the fact that the download sample takes a BlobId parameter and assumes that users of the sample will know what a BlobId is.