| Package | Description |
|---|---|
| com.tencentcloudapi.irp.v20220324.models |
| Modifier and Type | Method and Description |
|---|---|
TagInfo[] |
PortraitInfo.getTagInfoList()
Get 用户标签
|
TagInfo[] |
DocItem.getTagInfoList()
Get 描述用户标签
|
| Modifier and Type | Method and Description |
|---|---|
void |
PortraitInfo.setTagInfoList(TagInfo[] TagInfoList)
Set 用户标签
|
void |
DocItem.setTagInfoList(TagInfo[] TagInfoList)
Set 描述用户标签
|
| Constructor and Description |
|---|
TagInfo(TagInfo 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.