Package | Description |
---|---|
com.tencentcloudapi.live.v20180801.models |
Modifier and Type | Method and Description |
---|---|
AuditKeywordInfo[] |
CreateAuditKeywordsResponse.getDupInfos()
Get 重复关键词列表。
|
AuditKeywordInfo[] |
DescribeAuditKeywordsResponse.getInfos()
Get 关键词详情列表。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateAuditKeywordsResponse.setDupInfos(AuditKeywordInfo[] DupInfos)
Set 重复关键词列表。
|
void |
DescribeAuditKeywordsResponse.setInfos(AuditKeywordInfo[] Infos)
Set 关键词详情列表。
|
Constructor and Description |
---|
AuditKeywordInfo(AuditKeywordInfo 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.