| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
ContentReviewResult[] |
ProcessImageResponse.getContentReviewResultSet()
Get 图片内容智能识别任务结果。
|
ContentReviewResult[] |
ReviewImageResponse.getReviewResultSet()
Get 图片审核任务结果。
注意:该字段已废弃,建议使用 MediaReviewResult。
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessImageResponse.setContentReviewResultSet(ContentReviewResult[] ContentReviewResultSet)
Set 图片内容智能识别任务结果。
|
void |
ReviewImageResponse.setReviewResultSet(ContentReviewResult[] ReviewResultSet)
Set 图片审核任务结果。
注意:该字段已废弃,建议使用 MediaReviewResult。
|
| Constructor and Description |
|---|
ContentReviewResult(ContentReviewResult 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.