| Package | Description | 
|---|---|
| com.tencentcloudapi.iai.v20200303.models | 
| Modifier and Type | Method and Description | 
|---|---|
| GroupExDescriptionInfo[] | ModifyGroupRequest. getGroupExDescriptionInfos()Get Custom description field of the group to be modified, which is a `key-value` pair. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModifyGroupRequest. setGroupExDescriptionInfos(GroupExDescriptionInfo[] GroupExDescriptionInfos)Set Custom description field of the group to be modified, which is a `key-value` pair. | 
| 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 © 2024. All rights reserved.