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

Side by Side Diff: discovery/googleapis/translate__v2.json

Issue 663113002: Api roll 4: 2014-10-20 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 2 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
« no previous file with comments | « discovery/googleapis/tasks__v1.json ('k') | discovery/googleapis/urlshortener__v1.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "basePath": "/language/translate/", 2 "basePath": "/language/translate/",
3 "baseUrl": "https://www.googleapis.com/language/translate/", 3 "baseUrl": "https://www.googleapis.com/language/translate/",
4 "batchPath": "batch", 4 "batchPath": "batch",
5 "description": "Lets you translate text from one language to another", 5 "description": "Lets you translate text from one language to another",
6 "discoveryVersion": "v1", 6 "discoveryVersion": "v1",
7 "documentationLink": "https://developers.google.com/translate/v2/using_rest" , 7 "documentationLink": "https://developers.google.com/translate/v2/using_rest" ,
8 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/x8y0eeapVY09xfAj-RIWaraLUFU\"", 8 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/x8y0eeapVY09xfAj-RIWaraLUFU\"",
9 "features": [ 9 "features": [
10 "dataWrapper" 10 "dataWrapper"
11 ], 11 ],
12 "icons": { 12 "icons": {
13 "x16": "http://www.google.com/images/icons/product/translate-16.png", 13 "x16": "http://www.google.com/images/icons/product/translate-16.png",
14 "x32": "http://www.google.com/images/icons/product/translate-32.png" 14 "x32": "http://www.google.com/images/icons/product/translate-32.png"
15 }, 15 },
16 "id": "translate:v2", 16 "id": "translate:v2",
17 "kind": "discovery#restDescription", 17 "kind": "discovery#restDescription",
18 "name": "translate", 18 "name": "translate",
(...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after
258 "type": "string" 258 "type": "string"
259 } 259 }
260 }, 260 },
261 "type": "object" 261 "type": "object"
262 } 262 }
263 }, 263 },
264 "servicePath": "language/translate/", 264 "servicePath": "language/translate/",
265 "title": "Translate API", 265 "title": "Translate API",
266 "version": "v2" 266 "version": "v2"
267 } 267 }
OLDNEW
« no previous file with comments | « discovery/googleapis/tasks__v1.json ('k') | discovery/googleapis/urlshortener__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698