| 程序包 | 说明 |
|---|---|
| com.tencentcloudapi.tiia.v20190529.models |
| 限定符和类型 | 方法和说明 |
|---|---|
DetectLabelItem[] |
DetectLabelResponse.getAlbumLabels()
Get Album相册版标签结果数组。
|
DetectLabelItem[] |
DetectLabelResponse.getCameraLabels()
Get Camera摄像头版标签结果数组。
|
DetectLabelItem[] |
DetectLabelResponse.getLabels()
Get Web网络版标签结果数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DetectLabelResponse.setAlbumLabels(DetectLabelItem[] AlbumLabels)
Set Album相册版标签结果数组。
|
void |
DetectLabelResponse.setCameraLabels(DetectLabelItem[] CameraLabels)
Set Camera摄像头版标签结果数组。
|
void |
DetectLabelResponse.setLabels(DetectLabelItem[] Labels)
Set Web网络版标签结果数组。
|
Copyright © 2020. All rights reserved.