Package | Description |
---|---|
com.tencentcloudapi.tmt.v20180321 | |
com.tencentcloudapi.tmt.v20180321.models |
Modifier and Type | Method and Description |
---|---|
GetFileTranslateResponse |
TmtClient.GetFileTranslate(GetFileTranslateRequest req)
在调用文档翻译请求接口后,有回调和轮询两种方式获取识别结果。
•当采用回调方式时,翻译完成后会将结果通过 POST 请求的形式通知到用户在请求时填写的回调 URL,具体请参见文档翻译结果回调。
• 当采用轮询方式时,需要主动提交任务ID来轮询识别结果,共有任务成功、等待、执行中和失败四种结果,具体信息请参见参数说明。
|
Constructor and Description |
---|
GetFileTranslateResponse(GetFileTranslateResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.