OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/cloud-platform": { | 5 "https://www.googleapis.com/auth/cloud-platform": { |
6 "description": "View and manage your data across Google Clou
d Platform services" | 6 "description": "View and manage your data across Google Clou
d Platform services" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/cloud-translation": { | 8 "https://www.googleapis.com/auth/cloud-translation": { |
9 "description": "Translate text from one language to another
using Google Translate" | 9 "description": "Translate text from one language to another
using Google Translate" |
10 } | 10 } |
(...skipping 13 matching lines...) Expand all Loading... |
24 "icons": { | 24 "icons": { |
25 "x16": "https://www.google.com/images/icons/product/translate-16.png", | 25 "x16": "https://www.google.com/images/icons/product/translate-16.png", |
26 "x32": "https://www.google.com/images/icons/product/translate-32.png" | 26 "x32": "https://www.google.com/images/icons/product/translate-32.png" |
27 }, | 27 }, |
28 "id": "translate:v2", | 28 "id": "translate:v2", |
29 "kind": "discovery#restDescription", | 29 "kind": "discovery#restDescription", |
30 "name": "translate", | 30 "name": "translate", |
31 "ownerDomain": "google.com", | 31 "ownerDomain": "google.com", |
32 "ownerName": "Google", | 32 "ownerName": "Google", |
33 "parameters": { | 33 "parameters": { |
| 34 "access_token": { |
| 35 "description": "OAuth access token.", |
| 36 "location": "query", |
| 37 "type": "string" |
| 38 }, |
| 39 "key": { |
| 40 "description": "API key. Your API key identifies your project and pr
ovides you with API access, quota, and reports. Required unless you provide an O
Auth 2.0 token.", |
| 41 "location": "query", |
| 42 "type": "string" |
| 43 }, |
| 44 "quotaUser": { |
| 45 "description": "Available to use for quota purposes for server-side
applications. Can be any arbitrary string assigned to a user, but should not exc
eed 40 characters. Overrides userIp if both are provided.", |
| 46 "location": "query", |
| 47 "type": "string" |
| 48 }, |
| 49 "pp": { |
| 50 "default": "true", |
| 51 "description": "Pretty-print response.", |
| 52 "location": "query", |
| 53 "type": "boolean" |
| 54 }, |
| 55 "bearer_token": { |
| 56 "description": "OAuth bearer token.", |
| 57 "location": "query", |
| 58 "type": "string" |
| 59 }, |
| 60 "oauth_token": { |
| 61 "description": "OAuth 2.0 token for the current user.", |
| 62 "location": "query", |
| 63 "type": "string" |
| 64 }, |
34 "upload_protocol": { | 65 "upload_protocol": { |
35 "description": "Upload protocol for media (e.g. \"raw\", \"multipart
\").", | 66 "description": "Upload protocol for media (e.g. \"raw\", \"multipart
\").", |
36 "location": "query", | 67 "location": "query", |
37 "type": "string" | 68 "type": "string" |
38 }, | 69 }, |
39 "prettyPrint": { | 70 "prettyPrint": { |
40 "default": "true", | 71 "default": "true", |
41 "description": "Returns response with indentations and line breaks."
, | 72 "description": "Returns response with indentations and line breaks."
, |
42 "location": "query", | 73 "location": "query", |
43 "type": "boolean" | 74 "type": "boolean" |
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
78 "media", | 109 "media", |
79 "proto" | 110 "proto" |
80 ], | 111 ], |
81 "enumDescriptions": [ | 112 "enumDescriptions": [ |
82 "Responses with Content-Type of application/json", | 113 "Responses with Content-Type of application/json", |
83 "Media download with context-dependent Content-Type", | 114 "Media download with context-dependent Content-Type", |
84 "Responses with Content-Type of application/x-protobuf" | 115 "Responses with Content-Type of application/x-protobuf" |
85 ], | 116 ], |
86 "location": "query", | 117 "location": "query", |
87 "type": "string" | 118 "type": "string" |
88 }, | |
89 "key": { | |
90 "description": "API key. Your API key identifies your project and pr
ovides you with API access, quota, and reports. Required unless you provide an O
Auth 2.0 token.", | |
91 "location": "query", | |
92 "type": "string" | |
93 }, | |
94 "access_token": { | |
95 "description": "OAuth access token.", | |
96 "location": "query", | |
97 "type": "string" | |
98 }, | |
99 "quotaUser": { | |
100 "description": "Available to use for quota purposes for server-side
applications. Can be any arbitrary string assigned to a user, but should not exc
eed 40 characters. Overrides userIp if both are provided.", | |
101 "location": "query", | |
102 "type": "string" | |
103 }, | |
104 "pp": { | |
105 "default": "true", | |
106 "description": "Pretty-print response.", | |
107 "location": "query", | |
108 "type": "boolean" | |
109 }, | |
110 "bearer_token": { | |
111 "description": "OAuth bearer token.", | |
112 "location": "query", | |
113 "type": "string" | |
114 }, | |
115 "oauth_token": { | |
116 "description": "OAuth 2.0 token for the current user.", | |
117 "location": "query", | |
118 "type": "string" | |
119 } | 119 } |
120 }, | 120 }, |
121 "protocol": "rest", | 121 "protocol": "rest", |
122 "resources": { | 122 "resources": { |
123 "translations": { | 123 "detections": { |
124 "methods": { | 124 "methods": { |
125 "list": { | 125 "detect": { |
126 "description": "Translates input text, returning translated
text.", | 126 "description": "Detects the language of text within a reques
t.", |
127 "httpMethod": "GET", | 127 "httpMethod": "POST", |
128 "id": "language.translations.list", | 128 "id": "language.detections.detect", |
129 "parameterOrder": [ | 129 "parameterOrder": [], |
130 "q", | 130 "parameters": {}, |
131 "target" | 131 "path": "v2/detect", |
132 ], | 132 "request": { |
133 "parameters": { | 133 "$ref": "DetectLanguageRequest" |
134 "q": { | |
135 "description": "The input text to translate. Repeat
this parameter to perform translation\noperations on multiple text inputs.", | |
136 "location": "query", | |
137 "repeated": true, | |
138 "required": true, | |
139 "type": "string" | |
140 }, | |
141 "source": { | |
142 "description": "The language of the source text, set
to one of the language codes listed in\nLanguage Support. If the source languag
e is not specified, the API will\nattempt to identify the source language automa
tically and return it within\nthe response.", | |
143 "location": "query", | |
144 "type": "string" | |
145 }, | |
146 "cid": { | |
147 "description": "The customization id for translate", | |
148 "location": "query", | |
149 "repeated": true, | |
150 "type": "string" | |
151 }, | |
152 "target": { | |
153 "description": "The language to use for translation
of the input text, set to one of the\nlanguage codes listed in Language Support.
", | |
154 "location": "query", | |
155 "required": true, | |
156 "type": "string" | |
157 }, | |
158 "format": { | |
159 "description": "The format of the source text, in ei
ther HTML (default) or plain-text. A\nvalue of \"html\" indicates HTML and a val
ue of \"text\" indicates plain-text.", | |
160 "enum": [ | |
161 "html", | |
162 "text" | |
163 ], | |
164 "enumDescriptions": [ | |
165 "Specifies the input is in HTML", | |
166 "Specifies the input is in plain textual format" | |
167 ], | |
168 "location": "query", | |
169 "type": "string" | |
170 }, | |
171 "model": { | |
172 "description": "The `model` type requested for this
translation. Valid values are\nlisted in public documentation.", | |
173 "location": "query", | |
174 "type": "string" | |
175 } | |
176 }, | 134 }, |
177 "path": "v2", | |
178 "response": { | 135 "response": { |
179 "$ref": "TranslationsListResponse" | 136 "$ref": "DetectionsListResponse" |
180 }, | 137 }, |
181 "scopes": [ | 138 "scopes": [ |
182 "https://www.googleapis.com/auth/cloud-translation", | 139 "https://www.googleapis.com/auth/cloud-translation", |
183 "https://www.googleapis.com/auth/cloud-platform" | 140 "https://www.googleapis.com/auth/cloud-platform" |
184 ] | 141 ] |
185 }, | 142 }, |
| 143 "list": { |
| 144 "description": "Detects the language of text within a reques
t.", |
| 145 "httpMethod": "GET", |
| 146 "id": "language.detections.list", |
| 147 "parameterOrder": [ |
| 148 "q" |
| 149 ], |
| 150 "parameters": { |
| 151 "q": { |
| 152 "description": "The input text upon which to perform
language detection. Repeat this\nparameter to perform language detection on mul
tiple text inputs.", |
| 153 "location": "query", |
| 154 "repeated": true, |
| 155 "required": true, |
| 156 "type": "string" |
| 157 } |
| 158 }, |
| 159 "path": "v2/detect", |
| 160 "response": { |
| 161 "$ref": "DetectionsListResponse" |
| 162 }, |
| 163 "scopes": [ |
| 164 "https://www.googleapis.com/auth/cloud-translation", |
| 165 "https://www.googleapis.com/auth/cloud-platform" |
| 166 ] |
| 167 } |
| 168 } |
| 169 }, |
| 170 "languages": { |
| 171 "methods": { |
| 172 "list": { |
| 173 "description": "Returns a list of supported languages for tr
anslation.", |
| 174 "httpMethod": "GET", |
| 175 "id": "language.languages.list", |
| 176 "parameters": { |
| 177 "model": { |
| 178 "description": "The model type for which supported l
anguages should be returned.", |
| 179 "location": "query", |
| 180 "type": "string" |
| 181 }, |
| 182 "target": { |
| 183 "description": "The language to use to return locali
zed, human readable names of supported\nlanguages.", |
| 184 "location": "query", |
| 185 "type": "string" |
| 186 } |
| 187 }, |
| 188 "path": "v2/languages", |
| 189 "response": { |
| 190 "$ref": "LanguagesListResponse" |
| 191 }, |
| 192 "scopes": [ |
| 193 "https://www.googleapis.com/auth/cloud-translation", |
| 194 "https://www.googleapis.com/auth/cloud-platform" |
| 195 ] |
| 196 } |
| 197 } |
| 198 }, |
| 199 "translations": { |
| 200 "methods": { |
186 "translate": { | 201 "translate": { |
187 "description": "Translates input text, returning translated
text.", | 202 "description": "Translates input text, returning translated
text.", |
188 "httpMethod": "POST", | 203 "httpMethod": "POST", |
189 "id": "language.translations.translate", | 204 "id": "language.translations.translate", |
190 "parameterOrder": [], | 205 "parameterOrder": [], |
191 "parameters": {}, | 206 "parameters": {}, |
192 "path": "v2", | 207 "path": "v2", |
193 "request": { | 208 "request": { |
194 "$ref": "TranslateTextRequest" | 209 "$ref": "TranslateTextRequest" |
195 }, | 210 }, |
196 "response": { | 211 "response": { |
197 "$ref": "TranslationsListResponse" | 212 "$ref": "TranslationsListResponse" |
198 }, | 213 }, |
199 "scopes": [ | 214 "scopes": [ |
200 "https://www.googleapis.com/auth/cloud-translation", | 215 "https://www.googleapis.com/auth/cloud-translation", |
201 "https://www.googleapis.com/auth/cloud-platform" | 216 "https://www.googleapis.com/auth/cloud-platform" |
202 ] | 217 ] |
203 } | 218 }, |
204 } | |
205 }, | |
206 "detections": { | |
207 "methods": { | |
208 "list": { | 219 "list": { |
209 "description": "Detects the language of text within a reques
t.", | 220 "description": "Translates input text, returning translated
text.", |
210 "httpMethod": "GET", | 221 "httpMethod": "GET", |
211 "id": "language.detections.list", | 222 "id": "language.translations.list", |
212 "parameterOrder": [ | 223 "parameterOrder": [ |
213 "q" | 224 "q", |
| 225 "target" |
214 ], | 226 ], |
215 "parameters": { | 227 "parameters": { |
| 228 "model": { |
| 229 "description": "The `model` type requested for this
translation. Valid values are\nlisted in public documentation.", |
| 230 "location": "query", |
| 231 "type": "string" |
| 232 }, |
216 "q": { | 233 "q": { |
217 "description": "The input text upon which to perform
language detection. Repeat this\nparameter to perform language detection on mul
tiple text inputs.", | 234 "description": "The input text to translate. Repeat
this parameter to perform translation\noperations on multiple text inputs.", |
218 "location": "query", | 235 "location": "query", |
219 "repeated": true, | 236 "repeated": true, |
220 "required": true, | 237 "required": true, |
221 "type": "string" | 238 "type": "string" |
222 } | 239 }, |
223 }, | 240 "source": { |
224 "path": "v2/detect", | 241 "description": "The language of the source text, set
to one of the language codes listed in\nLanguage Support. If the source languag
e is not specified, the API will\nattempt to identify the source language automa
tically and return it within\nthe response.", |
225 "response": { | |
226 "$ref": "DetectionsListResponse" | |
227 }, | |
228 "scopes": [ | |
229 "https://www.googleapis.com/auth/cloud-translation", | |
230 "https://www.googleapis.com/auth/cloud-platform" | |
231 ] | |
232 }, | |
233 "detect": { | |
234 "description": "Detects the language of text within a reques
t.", | |
235 "httpMethod": "POST", | |
236 "id": "language.detections.detect", | |
237 "parameterOrder": [], | |
238 "parameters": {}, | |
239 "path": "v2/detect", | |
240 "request": { | |
241 "$ref": "DetectLanguageRequest" | |
242 }, | |
243 "response": { | |
244 "$ref": "DetectionsListResponse" | |
245 }, | |
246 "scopes": [ | |
247 "https://www.googleapis.com/auth/cloud-translation", | |
248 "https://www.googleapis.com/auth/cloud-platform" | |
249 ] | |
250 } | |
251 } | |
252 }, | |
253 "languages": { | |
254 "methods": { | |
255 "list": { | |
256 "description": "Returns a list of supported languages for tr
anslation.", | |
257 "httpMethod": "GET", | |
258 "id": "language.languages.list", | |
259 "parameters": { | |
260 "target": { | |
261 "description": "The language to use to return locali
zed, human readable names of supported\nlanguages.", | |
262 "location": "query", | 242 "location": "query", |
263 "type": "string" | 243 "type": "string" |
264 }, | 244 }, |
265 "model": { | 245 "cid": { |
266 "description": "The model type for which supported l
anguages should be returned.", | 246 "description": "The customization id for translate", |
| 247 "location": "query", |
| 248 "repeated": true, |
| 249 "type": "string" |
| 250 }, |
| 251 "target": { |
| 252 "description": "The language to use for translation
of the input text, set to one of the\nlanguage codes listed in Language Support.
", |
| 253 "location": "query", |
| 254 "required": true, |
| 255 "type": "string" |
| 256 }, |
| 257 "format": { |
| 258 "description": "The format of the source text, in ei
ther HTML (default) or plain-text. A\nvalue of \"html\" indicates HTML and a val
ue of \"text\" indicates plain-text.", |
| 259 "enum": [ |
| 260 "html", |
| 261 "text" |
| 262 ], |
| 263 "enumDescriptions": [ |
| 264 "Specifies the input is in HTML", |
| 265 "Specifies the input is in plain textual format" |
| 266 ], |
267 "location": "query", | 267 "location": "query", |
268 "type": "string" | 268 "type": "string" |
269 } | 269 } |
270 }, | 270 }, |
271 "path": "v2/languages", | 271 "path": "v2", |
272 "response": { | 272 "response": { |
273 "$ref": "LanguagesListResponse" | 273 "$ref": "TranslationsListResponse" |
274 }, | 274 }, |
275 "scopes": [ | 275 "scopes": [ |
276 "https://www.googleapis.com/auth/cloud-translation", | 276 "https://www.googleapis.com/auth/cloud-translation", |
277 "https://www.googleapis.com/auth/cloud-platform" | 277 "https://www.googleapis.com/auth/cloud-platform" |
278 ] | 278 ] |
279 } | 279 } |
280 } | 280 } |
281 } | 281 } |
282 }, | 282 }, |
283 "revision": "20170525", | 283 "revision": "20170525", |
284 "rootUrl": "https://translation.googleapis.com/", | 284 "rootUrl": "https://translation.googleapis.com/", |
285 "schemas": { | 285 "schemas": { |
286 "LanguagesResource": { | 286 "LanguagesResource": { |
287 "id": "LanguagesResource", | 287 "id": "LanguagesResource", |
288 "properties": { | 288 "properties": { |
| 289 "name": { |
| 290 "description": "Human readable name of the language localize
d to the target language.", |
| 291 "type": "string" |
| 292 }, |
289 "language": { | 293 "language": { |
290 "description": "Supported language code, generally consistin
g of its ISO 639-1\nidentifier. (E.g. 'en', 'ja'). In certain cases, BCP-47 code
s including\nlanguage + region identifiers are returned (e.g. 'zh-TW' and 'zh-CH
')", | 294 "description": "Supported language code, generally consistin
g of its ISO 639-1\nidentifier. (E.g. 'en', 'ja'). In certain cases, BCP-47 code
s including\nlanguage + region identifiers are returned (e.g. 'zh-TW' and 'zh-CH
')", |
291 "type": "string" | 295 "type": "string" |
292 }, | |
293 "name": { | |
294 "description": "Human readable name of the language localize
d to the target language.", | |
295 "type": "string" | |
296 } | 296 } |
297 }, | 297 }, |
298 "type": "object" | 298 "type": "object" |
299 }, | 299 }, |
300 "DetectionsListResponse": { | 300 "DetectionsListResponse": { |
301 "id": "DetectionsListResponse", | 301 "id": "DetectionsListResponse", |
302 "properties": { | 302 "properties": { |
303 "detections": { | 303 "detections": { |
304 "description": "A detections contains detection results of s
everal text", | 304 "description": "A detections contains detection results of s
everal text", |
305 "items": { | 305 "items": { |
(...skipping 21 matching lines...) Expand all Loading... |
327 "languages": { | 327 "languages": { |
328 "description": "List of source/target languages supported by
the translation API. If target parameter is unspecified, the list is sorted by
the ASCII code point order of the language code. If target parameter is specifie
d, the list is sorted by the collation order of the language name in the target
language.", | 328 "description": "List of source/target languages supported by
the translation API. If target parameter is unspecified, the list is sorted by
the ASCII code point order of the language code. If target parameter is specifie
d, the list is sorted by the collation order of the language name in the target
language.", |
329 "items": { | 329 "items": { |
330 "$ref": "LanguagesResource" | 330 "$ref": "LanguagesResource" |
331 }, | 331 }, |
332 "type": "array" | 332 "type": "array" |
333 } | 333 } |
334 }, | 334 }, |
335 "type": "object" | 335 "type": "object" |
336 }, | 336 }, |
337 "TranslationsResource": { | |
338 "id": "TranslationsResource", | |
339 "properties": { | |
340 "translatedText": { | |
341 "description": "Text translated into the target language.", | |
342 "type": "string" | |
343 }, | |
344 "detectedSourceLanguage": { | |
345 "description": "The source language of the initial request,
detected automatically, if\nno source language was passed within the initial req
uest. If the\nsource language was passed, auto-detection of the language will no
t\noccur and this field will be empty.", | |
346 "type": "string" | |
347 }, | |
348 "model": { | |
349 "description": "The `model` type used for this translation.
Valid values are\nlisted in public documentation. Can be different from requeste
d `model`.\nPresent only if specific model type was explicitly requested.", | |
350 "type": "string" | |
351 } | |
352 }, | |
353 "type": "object" | |
354 }, | |
355 "DetectionsResource": { | 337 "DetectionsResource": { |
356 "description": "An array of languages which we detect for the given
text The most likely language list first.", | 338 "description": "An array of languages which we detect for the given
text The most likely language list first.", |
357 "id": "DetectionsResource", | 339 "id": "DetectionsResource", |
358 "items": { | 340 "items": { |
359 "properties": { | 341 "properties": { |
360 "confidence": { | 342 "confidence": { |
361 "description": "The confidence of the detection result o
f this language.", | 343 "description": "The confidence of the detection result o
f this language.", |
362 "format": "float", | 344 "format": "float", |
363 "type": "number" | 345 "type": "number" |
364 }, | 346 }, |
| 347 "language": { |
| 348 "description": "The language we detected.", |
| 349 "type": "string" |
| 350 }, |
365 "isReliable": { | 351 "isReliable": { |
366 "description": "A boolean to indicate is the language de
tection result reliable.", | 352 "description": "A boolean to indicate is the language de
tection result reliable.", |
367 "type": "boolean" | 353 "type": "boolean" |
368 }, | |
369 "language": { | |
370 "description": "The language we detected.", | |
371 "type": "string" | |
372 } | 354 } |
373 }, | 355 }, |
374 "type": "object" | 356 "type": "object" |
375 }, | 357 }, |
376 "type": "array" | 358 "type": "array" |
377 }, | 359 }, |
| 360 "TranslationsResource": { |
| 361 "id": "TranslationsResource", |
| 362 "properties": { |
| 363 "model": { |
| 364 "description": "The `model` type used for this translation.
Valid values are\nlisted in public documentation. Can be different from requeste
d `model`.\nPresent only if specific model type was explicitly requested.", |
| 365 "type": "string" |
| 366 }, |
| 367 "translatedText": { |
| 368 "description": "Text translated into the target language.", |
| 369 "type": "string" |
| 370 }, |
| 371 "detectedSourceLanguage": { |
| 372 "description": "The source language of the initial request,
detected automatically, if\nno source language was passed within the initial req
uest. If the\nsource language was passed, auto-detection of the language will no
t\noccur and this field will be empty.", |
| 373 "type": "string" |
| 374 } |
| 375 }, |
| 376 "type": "object" |
| 377 }, |
378 "TranslationsListResponse": { | 378 "TranslationsListResponse": { |
379 "description": "The main language translation response message.", | 379 "description": "The main language translation response message.", |
380 "id": "TranslationsListResponse", | 380 "id": "TranslationsListResponse", |
381 "properties": { | 381 "properties": { |
382 "translations": { | 382 "translations": { |
383 "description": "Translations contains list of translation re
sults of given text", | 383 "description": "Translations contains list of translation re
sults of given text", |
384 "items": { | 384 "items": { |
385 "$ref": "TranslationsResource" | 385 "$ref": "TranslationsResource" |
386 }, | 386 }, |
387 "type": "array" | 387 "type": "array" |
388 } | 388 } |
389 }, | 389 }, |
390 "type": "object" | 390 "type": "object" |
391 }, | 391 }, |
392 "TranslateTextRequest": { | 392 "TranslateTextRequest": { |
393 "description": "The main translation request message for the Cloud T
ranslation API.", | 393 "description": "The main translation request message for the Cloud T
ranslation API.", |
394 "id": "TranslateTextRequest", | 394 "id": "TranslateTextRequest", |
395 "properties": { | 395 "properties": { |
396 "target": { | 396 "target": { |
397 "description": "The language to use for translation of the i
nput text, set to one of the\nlanguage codes listed in Language Support.", | 397 "description": "The language to use for translation of the i
nput text, set to one of the\nlanguage codes listed in Language Support.", |
398 "type": "string" | 398 "type": "string" |
399 }, | 399 }, |
| 400 "format": { |
| 401 "description": "The format of the source text, in either HTM
L (default) or plain-text. A\nvalue of \"html\" indicates HTML and a value of \"
text\" indicates plain-text.", |
| 402 "type": "string" |
| 403 }, |
400 "q": { | 404 "q": { |
401 "description": "The input text to translate. Repeat this par
ameter to perform translation\noperations on multiple text inputs.", | 405 "description": "The input text to translate. Repeat this par
ameter to perform translation\noperations on multiple text inputs.", |
402 "items": { | 406 "items": { |
403 "type": "string" | 407 "type": "string" |
404 }, | 408 }, |
405 "type": "array" | 409 "type": "array" |
406 }, | 410 }, |
407 "format": { | |
408 "description": "The format of the source text, in either HTM
L (default) or plain-text. A\nvalue of \"html\" indicates HTML and a value of \"
text\" indicates plain-text.", | |
409 "type": "string" | |
410 }, | |
411 "source": { | 411 "source": { |
412 "description": "The language of the source text, set to one
of the language codes listed in\nLanguage Support. If the source language is not
specified, the API will\nattempt to identify the source language automatically
and return it within\nthe response.", | 412 "description": "The language of the source text, set to one
of the language codes listed in\nLanguage Support. If the source language is not
specified, the API will\nattempt to identify the source language automatically
and return it within\nthe response.", |
413 "type": "string" | 413 "type": "string" |
414 }, | 414 }, |
415 "model": { | 415 "model": { |
416 "description": "The `model` type requested for this translat
ion. Valid values are\nlisted in public documentation.", | 416 "description": "The `model` type requested for this translat
ion. Valid values are\nlisted in public documentation.", |
417 "type": "string" | 417 "type": "string" |
418 } | 418 } |
419 }, | 419 }, |
420 "type": "object" | 420 "type": "object" |
(...skipping 10 matching lines...) Expand all Loading... |
431 "type": "array" | 431 "type": "array" |
432 } | 432 } |
433 }, | 433 }, |
434 "type": "object" | 434 "type": "object" |
435 } | 435 } |
436 }, | 436 }, |
437 "servicePath": "language/translate/", | 437 "servicePath": "language/translate/", |
438 "title": "Google Cloud Translation API", | 438 "title": "Google Cloud Translation API", |
439 "version": "v2" | 439 "version": "v2" |
440 } | 440 } |
OLD | NEW |