Package | Description |
---|---|
com.tencentcloudapi.tci.v20190318.models |
Modifier and Type | Method and Description |
---|---|
ImageTaskResult[] |
AIAssistantResponse.getImageResults()
获取图像任务直接返回结果
|
ImageTaskResult[] |
DescribeImageTaskResponse.getResultSet()
获取任务处理结果
|
ImageTaskResult[] |
StandardImageResult.getResultSet()
获取详细结果
|
ImageTaskResult[] |
SubmitImageTaskResponse.getResultSet()
获取识别结果
|
Modifier and Type | Method and Description |
---|---|
void |
AIAssistantResponse.setImageResults(ImageTaskResult[] ImageResults)
设置图像任务直接返回结果
|
void |
DescribeImageTaskResponse.setResultSet(ImageTaskResult[] ResultSet)
设置任务处理结果
|
void |
StandardImageResult.setResultSet(ImageTaskResult[] ResultSet)
设置详细结果
|
void |
SubmitImageTaskResponse.setResultSet(ImageTaskResult[] ResultSet)
设置识别结果
|
Copyright © 2019. All rights reserved.