Package | Description |
---|---|
com.tencentcloudapi.iai.v20180301 | |
com.tencentcloudapi.iai.v20180301.models |
Modifier and Type | Method and Description |
---|---|
CopyPersonResponse |
IaiClient.CopyPerson(CopyPersonRequest req)
将已存在于某人员库的人员复制到其他人员库,该人员的描述信息不会被复制。单个人员最多只能同时存在100个人员库中。
>
- 注:若该人员创建时算法模型版本为2.0,复制到非2.0算法模型版本的Group中时,复制操作将会失败。
|
Constructor and Description |
---|
CopyPersonResponse(CopyPersonResponse 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.