Package | Description |
---|---|
com.tencentcloudapi.ims.v20200713.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 © 2025. All rights reserved.