Package | Description |
---|---|
com.tencentcloudapi.gme.v20180711.models |
Modifier and Type | Method and Description |
---|---|
AgeDetectTask[] |
CreateAgeDetectTaskRequest.getTasks()
Get 语音检测子任务列表,列表最多支持100个检测子任务。结构体中包含:
DataId:数据的唯一ID
Url:数据文件的url,为 urlencode 编码,流式则为拉流地址
|
Modifier and Type | Method and Description |
---|---|
void |
CreateAgeDetectTaskRequest.setTasks(AgeDetectTask[] Tasks)
Set 语音检测子任务列表,列表最多支持100个检测子任务。结构体中包含:
DataId:数据的唯一ID
Url:数据文件的url,为 urlencode 编码,流式则为拉流地址
|
Constructor and Description |
---|
AgeDetectTask(AgeDetectTask 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 © 2024. All rights reserved.