| Package | Description | 
|---|---|
| com.tencentcloudapi.mps.v20190612.models | 
| Modifier and Type | Method and Description | 
|---|---|
AiAnalysisResult[] | 
WorkflowTask.getAiAnalysisResultSet()
Get Execution status and result of video content analysis task. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WorkflowTask.setAiAnalysisResultSet(AiAnalysisResult[] AiAnalysisResultSet)
Set Execution status and result of video content analysis task. 
 | 
| Constructor and Description | 
|---|
AiAnalysisResult(AiAnalysisResult 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 © 2021. All rights reserved.