| Package | Description |
|---|---|
| com.tencentcloudapi.wav.v20210129.models |
| Modifier and Type | Method and Description |
|---|---|
TagDetailInfo[] |
TagGroup.getTags()
Get 标签组内的标签列表, 上限为20
|
| Modifier and Type | Method and Description |
|---|---|
void |
TagGroup.setTags(TagDetailInfo[] Tags)
Set 标签组内的标签列表, 上限为20
|
| Constructor and Description |
|---|
TagDetailInfo(TagDetailInfo 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 © 2021. All rights reserved.