| { |
| "kind": "storage#object", |
| "id": "test/file_name/1000", |
| "selfLink": "https://www.googleapis.com/storage/v1/b/test/o/file_name", |
| "name": "file_name", |
| "bucket": "test", |
| "generation": "1000", |
| "metageneration": "8", |
| "contentType": "application/x-tar", |
| "updated": "2014-09-27T00:01:44.819", |
| "storageClass": "STANDARD", |
| "size": "1000", |
| "md5Hash": "md5Hash", |
| "mediaLink": "https://www.googleapis.com/download/storage/v1/b/test/o/file_name?generation=1000&alt=media", |
| "owner": { |
| "entity": "entity", |
| "entityId": "entityId" |
| }, |
| "crc32c": "crc32c", |
| "etag": "etag" |
| } |