Do not announce robot account token before account ID is available
[chromium-blink-merge.git] / chrome / test / data / drive / file_entry.json
blob3a1f71ab767ba67a9dbfbc0fe10cc1e34074147b
2  "kind": "drive#file",
3  "id": "0B4v7G8yEYAWHUmRrU2lMS2hLABC",
4  "etag": "\"WtRjAPZWbDA7_fkFjc5ojsEvDEF/MTM0MzM2NzgwMDIXYZ\"",
5  "selfLink": "https://www.googleapis.com/drive/v2/files/0B4v7G8yEYAWHUmRrU2lMS2hLABC",
6  "webContentLink": "https://docs.google.com/uc?id=0B4v7G8yEYAWHUmRrU2lMS2hLABC&export=download",
7  "alternateLink": "https://docs.google.com/file/d/0B4v7G8yEYAWHUmRrU2lMS2hLABC/edit",
8  "title": "My first file data",
9  "mimeType": "application/octet-stream",
10  "labels": {
11   "starred": false,
12   "hidden": false,
13   "trashed": false,
14   "restricted": false,
15   "viewed": true
16  },
17  "createdDate": "2012-07-24T08:51:16.570Z",
18  "modifiedDate": "2012-07-27T05:43:20.269Z",
19  "modifiedByMeDate": "2012-07-27T05:43:20.269Z",
20  "lastViewedByMeDate": "2012-07-27T05:43:20.269Z",
21  "parents": [
22   {
23    "kind": "drive#parentReference",
24    "id": "0B4v7G8yEYAWHYW1OcExsUVZLABC",
25    "selfLink": "https://www.googleapis.com/drive/v2/files/0B4v7G8yEYAWHNGpYVHJINEFFABC/parents/0B4v7G8yEYAWHYW1OcExsUVZLABC",
26    "parentLink": "https://www.googleapis.com/drive/v2/files/0B4v7G8yEYAWHYW1OcExsUVZLABC",
27    "isRoot": false
28   }
29  ],
30  "downloadUrl": "https://www.example.com/download",
31  "userPermission": {
32   "kind": "drive#permission",
33   "etag": "\"WtRjAPZWbDA7_fkFjc5ojsEvDEF/LKOJhhwatz2OKj-OblM3EvO8XYZ\"",
34   "id": "me",
35   "role": "owner",
36   "type": "user"
37  },
38  "originalFilename": "Untitled Document.ext",
39  "fileExtension": "ext",
40  "md5Checksum": "d41d8cd98f00b204e9800998ecf8427e",
41  "fileSize": "1000",
42  "quotaBytesUsed": "1000",
43  "ownerNames": [
44   "Test User"
45  ],
46  "lastModifyingUserName": "Test User",
47  "editable": true,
48  "writersCanShare": true