Package | Description |
---|---|
com.tencentcloudapi.ivld.v20210903 | |
com.tencentcloudapi.ivld.v20210903.models |
Modifier and Type | Method and Description |
---|---|
CreateCustomCategoryResponse |
IvldClient.CreateCustomCategory(CreateCustomCategoryRequest req)
创建自定义人物分类信息
当L2Category为空时,将创建一级自定义分类。
当L1Category与L2Category均不为空时,将创建二级自定义分类。请注意,**只有当一级自定义分类存在时,才可创建二级自定义分类**。
|
Constructor and Description |
---|
CreateCustomCategoryRequest(CreateCustomCategoryRequest 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.