| Package | Description | 
|---|---|
| com.tencentcloudapi.mps.v20190612.models | 
| Modifier and Type | Method and Description | 
|---|---|
AiContentReviewResult[] | 
WorkflowTask.getAiContentReviewResultSet()
Get Execution status and result of a video content audit task. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WorkflowTask.setAiContentReviewResultSet(AiContentReviewResult[] AiContentReviewResultSet)
Set Execution status and result of a video content audit task. 
 | 
| Constructor and Description | 
|---|
AiContentReviewResult(AiContentReviewResult 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 © 2022. All rights reserved.