| Package | Description | 
|---|---|
| com.tencentcloudapi.mps.v20190612.models | 
| Modifier and Type | Method and Description | 
|---|---|
| SmartSubtitlesResult[] | ScheduleSmartSubtitleTaskResult. getOutput()Get Output of the identification task. | 
| SmartSubtitlesResult[] | WorkflowTask. getSmartSubtitlesTaskResult()Get Execution result of the smart subtitle task. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ScheduleSmartSubtitleTaskResult. setOutput(SmartSubtitlesResult[] Output)Set Output of the identification task. | 
| void | WorkflowTask. setSmartSubtitlesTaskResult(SmartSubtitlesResult[] SmartSubtitlesTaskResult)Set Execution result of the smart subtitle task. | 
| Constructor and Description | 
|---|
| SmartSubtitlesResult(SmartSubtitlesResult 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 © 2025. All rights reserved.