| OLD | NEW |
| 1 { | 1 { |
| 2 "kind": "drive#file", | 2 "kind": "drive#file", |
| 3 "id": "0B4v7G8yEYAWHUmRrU2lMS2hLABC", | 3 "id": "0B4v7G8yEYAWHUmRrU2lMS2hLABC", |
| 4 "etag": "\"WtRjAPZWbDA7_fkFjc5ojsEvDEF/MTM0MzM2NzgwMDIXYZ\"", | 4 "etag": "\"WtRjAPZWbDA7_fkFjc5ojsEvDEF/MTM0MzM2NzgwMDIXYZ\"", |
| 5 "selfLink": "https://www.googleapis.com/drive/v2/files/0B4v7G8yEYAWHUmRrU2lMS2h
LABC", | 5 "selfLink": "https://www.googleapis.com/drive/v2/files/0B4v7G8yEYAWHUmRrU2lMS2h
LABC", |
| 6 "webContentLink": "https://docs.google.com/uc?id=0B4v7G8yEYAWHUmRrU2lMS2hLABC&e
xport=download", | 6 "webContentLink": "https://docs.google.com/uc?id=0B4v7G8yEYAWHUmRrU2lMS2hLABC&e
xport=download", |
| 7 "alternateLink": "https://docs.google.com/file/d/0B4v7G8yEYAWHUmRrU2lMS2hLABC/e
dit", | 7 "alternateLink": "https://docs.google.com/file/d/0B4v7G8yEYAWHUmRrU2lMS2hLABC/e
dit", |
| 8 "title": "My first file data", | 8 "title": "My first file data", |
| 9 "mimeType": "application/octet-stream", | 9 "mimeType": "application/octet-stream", |
| 10 "labels": { | 10 "labels": { |
| (...skipping 29 matching lines...) Expand all Loading... |
| 40 "md5Checksum": "d41d8cd98f00b204e9800998ecf8427e", | 40 "md5Checksum": "d41d8cd98f00b204e9800998ecf8427e", |
| 41 "fileSize": "1000", | 41 "fileSize": "1000", |
| 42 "quotaBytesUsed": "1000", | 42 "quotaBytesUsed": "1000", |
| 43 "ownerNames": [ | 43 "ownerNames": [ |
| 44 "Test User" | 44 "Test User" |
| 45 ], | 45 ], |
| 46 "lastModifyingUserName": "Test User", | 46 "lastModifyingUserName": "Test User", |
| 47 "editable": true, | 47 "editable": true, |
| 48 "writersCanShare": true | 48 "writersCanShare": true |
| 49 } | 49 } |
| OLD | NEW |