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

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

Issue 2824163002: Api-roll 48: 2017-04-18 (Closed)
Patch Set: Revert changes to pubspecs Created 3 years, 8 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/tracing__v2.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": "Translates text from one language to another.", 5 "description": "Translates 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": "\"tbys6C40o18GZwyMen5GMkdK-3s/6s__cFeA5l1i01rONlu3TmUQEHs\"", 8 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/6s__cFeA5l1i01rONlu3TmUQEHs\"",
9 "features": [ 9 "features": [
10 "dataWrapper" 10 "dataWrapper"
11 ], 11 ],
12 "icons": { 12 "icons": {
13 "x16": "https://www.google.com/images/icons/product/translate-16.png", 13 "x16": "https://www.google.com/images/icons/product/translate-16.png",
14 "x32": "https://www.google.com/images/icons/product/translate-32.png" 14 "x32": "https://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/tracing__v2.json ('k') | discovery/googleapis/urlshortener__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698