Package | Description |
---|---|
com.tencentcloudapi.vm.v20201229.models |
Modifier and Type | Method and Description |
---|---|
TaskInput[] |
CreateVideoModerationTaskRequest.getTasks()
Get 该字段表示输入的视频审核任务信息,具体输入内容请参见TaskInput数据结构的详细描述。
备注:最多同时可创建**10个任务**。 |
Modifier and Type | Method and Description |
---|---|
void |
CreateVideoModerationTaskRequest.setTasks(TaskInput[] Tasks)
Set 该字段表示输入的视频审核任务信息,具体输入内容请参见TaskInput数据结构的详细描述。
备注:最多同时可创建**10个任务**。 |
Constructor and Description |
---|
TaskInput(TaskInput 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.