OLD | NEW |
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 Loading... |
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 } |
OLD | NEW |