| Package | Description | 
|---|---|
| com.tencentcloudapi.iai.v20200303.models | 
| Modifier and Type | Method and Description | 
|---|---|
GroupExDescriptionInfo[] | 
ModifyGroupRequest.getGroupExDescriptionInfos()
Get 需要修改的人员库自定义描述字段,key-value。 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ModifyGroupRequest.setGroupExDescriptionInfos(GroupExDescriptionInfo[] GroupExDescriptionInfos)
Set 需要修改的人员库自定义描述字段,key-value。 
 | 
| Constructor and Description | 
|---|
GroupExDescriptionInfo(GroupExDescriptionInfo 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 © 2025. All rights reserved.