Package | Description |
---|---|
com.tencentcloudapi.tmt.v20180321.models |
Modifier and Type | Method and Description |
---|---|
ImageRecord |
ImageTranslateResponse.getImageRecord()
Get 图片翻译结果,翻译结果按识别的文本每一行独立翻译,后续会推出按段落划分并翻译的版本
|
Modifier and Type | Method and Description |
---|---|
void |
ImageTranslateResponse.setImageRecord(ImageRecord ImageRecord)
Set 图片翻译结果,翻译结果按识别的文本每一行独立翻译,后续会推出按段落划分并翻译的版本
|
Constructor and Description |
---|
ImageRecord(ImageRecord 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 © 2024. All rights reserved.