Package | Description |
---|---|
com.tencentcloudapi.ims.v20201229.models |
Modifier and Type | Method and Description |
---|---|
LibResult[] |
ImageModerationResponse.getLibResults()
Get This field is used to return the result of recognition based on image risk libraries (blocklist and allowlist).
|
Modifier and Type | Method and Description |
---|---|
void |
ImageModerationResponse.setLibResults(LibResult[] LibResults)
Set This field is used to return the result of recognition based on image risk libraries (blocklist and allowlist).
|
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 © 2023. All rights reserved.