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

Side by Side Diff: chrome/test/data/chromeos/gdata/delta_file_deleted_in_root.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": "16687"
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://alternate/document%3Aadded_in_root_id/edit",
92 "rel": "alternate",
93 "type": "text/html"
94 }, {
95 "href": "https://added_in_root.png",
96 "rel": "http://schemas.google.com/docs/2007#icon",
97 "type": "image/png"
98 }, {
99 "href": "https://",
100 "rel": "http://schemas.google.com/g/2005#resumable-edit-media",
101 "type": "application/atom+xml"
102 }, {
103 "href": "https://edit_url/document%3Aadded_in_root_id",
104 "rel": "edit",
105 "type": "application/atom+xml"
106 }, {
107 "href": "https://edit-media/document%3Aadded_in_root_id",
108 "rel": "edit-media",
109 "type": "text/html"
110 }, {
111 "href": "https://changes/16683",
112 "rel": "self",
113 "type": "application/atom+xml"
114 }, {
115 "href": "https://fake_server/fake_root",
116 "rel": "http://schemas.google.com/docs/2007#parent",
117 "type": "application/atom+xml"
118 } ],
119 "published": {
120 "$t": "2012-04-10T22:50:53.237Z"
121 },
122 "title": {
123 "$t": "Added file"
124 },
125 "updated": {
126 "$t": "2012-04-10T22:50:55.797Z"
127 }
128 } ],
129 "gd$etag": "W/\"AkUBR3w7eit7ImA9WhVXEEQ.\"",
130 "gd$quotaBytesTotal": {
131 "$t": "215822106624"
132 },
133 "gd$quotaBytesUsed": {
134 "$t": "416375123"
135 },
136 "id": {
137 "$t": "https://docs.google.com/feeds/default/private/changes"
138 },
139 "link": [ {
140 "href": "https://docs.google.com/feeds/default/private/changes",
141 "rel": "http://schemas.google.com/g/2005#feed",
142 "type": "application/atom+xml"
143 }, {
144 "href": "https://docs.google.com/feeds/default/private/changes?alt=json &start-index=16686&max-results=1000",
145 "rel": "self",
146 "type": "application/atom+xml"
147 } ],
148 "openSearch$startIndex": {
149 "$t": "16686"
150 },
151 "openSearch$totalResults": {
152 "$t": "16687"
153 },
154 "title": {
155 "$t": "Changed Documents - tester@test.com"
156 },
157 "updated": {
158 "$t": "2012-04-10T22:50:56.202Z"
159 },
160 "xmlns": "http://www.w3.org/2005/Atom",
161 "xmlns$docs": "http://schemas.google.com/docs/2007",
162 "xmlns$gd": "http://schemas.google.com/g/2005",
163 "xmlns$openSearch": "http://a9.com/-/spec/opensearch/1.1/"
164 },
165 "version": "1.0"
166 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698