Package | Description |
---|---|
com.tencentcloudapi.ims.v20201229.models |
Modifier and Type | Method and Description |
---|---|
LibResult[] |
ImageModerationResponse.getLibResults()
Get 该字段用于返回基于图片风险库(风险黑库与正常白库)识别的结果,详细返回值信息可参阅对应的数据结构(LibResults)描述。
备注:图片风险库目前**暂不支持自定义库**。 注意:此字段可能返回 null,表示取不到有效值。 |
Modifier and Type | Method and Description |
---|---|
void |
ImageModerationResponse.setLibResults(LibResult[] LibResults)
Set 该字段用于返回基于图片风险库(风险黑库与正常白库)识别的结果,详细返回值信息可参阅对应的数据结构(LibResults)描述。
备注:图片风险库目前**暂不支持自定义库**。 注意:此字段可能返回 null,表示取不到有效值。 |
Constructor and Description |
---|
LibResult(LibResult 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 © 2024. All rights reserved.