| Package | Description | 
|---|---|
| com.tencentcloudapi.ims.v20201229.models | 
| Modifier and Type | Method and Description | 
|---|---|
LabelResult[] | 
ImageModerationResponse.getLabelResults()
Get 该字段用于返回分类模型命中的恶意标签的详细识别结果,包括涉黄、广告等令人反感、不安全或不适宜的内容类型识别结果。
注意:此字段可能返回 null,表示取不到有效值。 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ImageModerationResponse.setLabelResults(LabelResult[] LabelResults)
Set 该字段用于返回分类模型命中的恶意标签的详细识别结果,包括涉黄、广告等令人反感、不安全或不适宜的内容类型识别结果。
注意:此字段可能返回 null,表示取不到有效值。 
 | 
| Constructor and Description | 
|---|
LabelResult(LabelResult 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.