DocumentTranslate interface
方法
| post(Document |
使用此 API 向文档翻译服务提交单个翻译请求。 |
方法详细信息
post(DocumentTranslateParameters)
使用此 API 向文档翻译服务提交单个翻译请求。
function post(options: DocumentTranslateParameters): StreamableMethod<DocumentTranslate200Response | DocumentTranslateDefaultResponse>
参数
- options
- DocumentTranslateParameters