Package | Description |
---|---|
com.tencentcloudapi.cii.v20210408.models |
Modifier and Type | Method and Description |
---|---|
CreateAutoClassifyStructureTaskInfo[] |
CreateAutoClassifyStructureTaskRequest.getTaskInfos()
Get 创建任务时可以上传多个报告,后台生成多个识别子任务,子任务的详细信息
|
Modifier and Type | Method and Description |
---|---|
void |
CreateAutoClassifyStructureTaskRequest.setTaskInfos(CreateAutoClassifyStructureTaskInfo[] TaskInfos)
Set 创建任务时可以上传多个报告,后台生成多个识别子任务,子任务的详细信息
|
Constructor and Description |
---|
CreateAutoClassifyStructureTaskInfo(CreateAutoClassifyStructureTaskInfo 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.