Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(383)

Side by Side Diff: chrome/test/data/chromeos/gdata/delta_file_deleted_in_directory.json

Issue 18355004: google_apis: Move data files out of chrome/test/data/chromeos (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix extension tests Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "encoding": "UTF-8",
3 "feed": {
4 "author": [ {
5 "email": {
6 "$t": "tester@test.com"
7 },
8 "name": {
9 "$t": "tester"
10 }
11 } ],
12 "category": [ {
13 "label": "change",
14 "scheme": "http://schemas.google.com/g/2005#kind",
15 "term": "http://schemas.google.com/docs/2007#change"
16 } ],
17 "docs$largestChangestamp": {
18 "value": "16770"
19 },
20 "docs$quotaBytesUsedInTrash": {
21 "$t": "402724784"
22 },
23 "entry": [ {
24 "app$edited": {
25 "$t": "2012-04-10T22:50:55.965Z",
26 "xmlns$app": "http://www.w3.org/2007/app"
27 },
28 "author": [ {
29 "email": {
30 "$t": "tester@test.com"
31 },
32 "name": {
33 "$t": "tester"
34 }
35 } ],
36 "category": [ {
37 "label": "document",
38 "scheme": "http://schemas.google.com/g/2005#kind",
39 "term": "http://schemas.google.com/docs/2007#document"
40 }, {
41 "label": "viewed",
42 "scheme": "http://schemas.google.com/g/2005/labels",
43 "term": "http://schemas.google.com/g/2005/labels#viewed"
44 }, {
45 "label": "modified-by-me",
46 "scheme": "http://schemas.google.com/g/2005/labels",
47 "term": "http://schemas.google.com/g/2005/labels#modified-by-me"
48 } ],
49 "content": {
50 "src": "https://content_url",
51 "type": "text/html"
52 },
53 "docs$changestamp": {
54 "value": "16683"
55 },
56 "docs$modifiedByMeDate": {
57 "$t": "2012-04-10T22:50:55.797Z"
58 },
59 "docs$writersCanInvite": {
60 "value": "true"
61 },
62 "gd$deleted": {
63
64 },
65 "gd$etag": "\"WVAJThBcDyt7ImBk\"",
66 "gd$feedLink": [ {
67 "href": "https://feedLink",
68 "rel": "http://schemas.google.com/docs/2007/revisions"
69 } ],
70 "gd$lastModifiedBy": {
71 "email": {
72 "$t": "tester@test.com"
73 },
74 "name": {
75 "$t": "tester"
76 }
77 },
78 "gd$lastViewed": {
79 "$t": "2012-04-10T22:50:55.797Z"
80 },
81 "gd$quotaBytesUsed": {
82 "$t": "0"
83 },
84 "gd$resourceId": {
85 "$t": "document:added_in_root_id"
86 },
87 "id": {
88 "$t": "https://document%3Aadded_in_root_id"
89 },
90 "link": [ {
91 "href": "https://dir_1_self_link/folder%3A1_folder_resource_id",
92 "rel": "http://schemas.google.com/docs/2007#parent",
93 "title": "Directory 1",
94 "type": "application/atom+xml"
95 }, {
96 "href": "https://alternate/document%3Aadded_in_root_id/edit",
97 "rel": "alternate",
98 "type": "text/html"
99 }, {
100 "href": "https://added_in_root.png",
101 "rel": "http://schemas.google.com/docs/2007#icon",
102 "type": "image/png"
103 }, {
104 "href": "https://",
105 "rel": "http://schemas.google.com/g/2005#resumable-edit-media",
106 "type": "application/atom+xml"
107 }, {
108 "href": "https://edit_url/document%3Aadded_in_root_id",
109 "rel": "edit",
110 "type": "application/atom+xml"
111 }, {
112 "href": "https://edit-media/document%3Aadded_in_root_id",
113 "rel": "edit-media",
114 "type": "text/html"
115 }, {
116 "href": "https://changes/16683",
117 "rel": "self",
118 "type": "application/atom+xml"
119 } ],
120 "published": {
121 "$t": "2012-04-10T22:50:53.237Z"
122 },
123 "title": {
124 "$t": "Added file"
125 },
126 "updated": {
127 "$t": "2012-04-10T22:50:55.797Z"
128 }
129 } ],
130 "gd$etag": "W/\"AkYGR3w7cSt7ImA9WhVXEU0.\"",
131 "gd$quotaBytesTotal": {
132 "$t": "215822106624"
133 },
134 "gd$quotaBytesUsed": {
135 "$t": "416375123"
136 },
137 "id": {
138 "$t": "https://docs.google.com/feeds/default/private/changes"
139 },
140 "link": [ {
141 "href": "https://docs.google.com/feeds/default/private/changes",
142 "rel": "http://schemas.google.com/g/2005#feed",
143 "type": "application/atom+xml"
144 }, {
145 "href": "https://docs.google.com/feeds/default/private/changes?alt=json &start-index=16770&max-results=1000",
146 "rel": "self",
147 "type": "application/atom+xml"
148 } ],
149 "openSearch$startIndex": {
150 "$t": "16770"
151 },
152 "openSearch$totalResults": {
153 "$t": "16770"
154 },
155 "title": {
156 "$t": "Changed Documents - tester@test.com"
157 },
158 "updated": {
159 "$t": "2012-04-11T01:35:26.209Z"
160 },
161 "xmlns": "http://www.w3.org/2005/Atom",
162 "xmlns$docs": "http://schemas.google.com/docs/2007",
163 "xmlns$gd": "http://schemas.google.com/g/2005",
164 "xmlns$openSearch": "http://a9.com/-/spec/opensearch/1.1/"
165 },
166 "version": "1.0"
167 }
168
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698