GetTranslateImageBatchResult_机器翻译_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

接口说明

请确保在使用该接口前,已充分了解图片翻译产品的收费方式和价格

图片异步批量翻译的结果,翻译完毕后,会保存 1 小时,过期后会被清理,请及时获取结果。

流控信息

当前云产品API请求速率暂未透出。

授权信息

如下是此API对应的授权信息,用于RAM权限策略语句的Action元素中,为RAM用户或RAM角色授予调用此API的权限。请通过 RAM 访问控制设置,使用方法可参考访问控制帮助文档

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
alimt:GetTranslateImageBatchResult
None
全部资源
*

请求参数

字段名称字段详情
TaskIdstring

调用图片异步批量翻译接口获得的任务 ID

示例值:EEA28E6D-4828-5031-BD8C-8FF1B3216842

返回参数

字段名称字段详情
Codeinteger<int32>

请求结果状态码

示例值:200
Messagestring

请求信息

示例值:OK
RequestIdstring

请求标识

示例值:DACD263C-C068-5116-83EC-117245AA35CF
Dataobject

数据内容

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
101
System.RequestTimeOut
The request has timed out.诊断
102
System.Error
A system error occurred.诊断
103
System.UrlDecodingError
An error occurred while decoding the URL. Verify that the specified URL is encoded.诊断
104
System.ParameterError
Some required parameters are missing.诊断
105
System.LanguageNotSupported
The specified language pair is not supported.诊断
106
System.LanguageDetectError
An error occurred while detecting the language.诊断
107
System.TranslateError
An error occurred while translating.诊断
108
System.StringTooLong
The maximum length of the specified string is exceeded.诊断
110
System.AccountNotActivated
The account has not activated the service.诊断
111
System.SubServiceFailed
Sub-account service failed.诊断
112
System.TranslateServiceCallFailed
Failed to call the translation service.诊断
113
System.AccountNotActivatedOrInArrears
The service is not activated or the account has an outstanding balance.诊断

变更历史

暂无变更历史

相关示例