Uses of Class
com.tencentcloudapi.ticm.v20181127.models.ImageModerationResponse
-
Packages that use ImageModerationResponse Package Description com.tencentcloudapi.ticm.v20181127 com.tencentcloudapi.ticm.v20181127.models -
-
Uses of ImageModerationResponse in com.tencentcloudapi.ticm.v20181127
Methods in com.tencentcloudapi.ticm.v20181127 that return ImageModerationResponse Modifier and Type Method Description ImageModerationResponseTicmClient. ImageModeration(ImageModerationRequest req)本接口提供多种维度的图像审核能力,支持色情和性感内容识别,政治人物和涉政敏感场景识别,以及暴恐人物、场景、旗帜标识等违禁内容的识别。 -
Uses of ImageModerationResponse in com.tencentcloudapi.ticm.v20181127.models
Constructors in com.tencentcloudapi.ticm.v20181127.models with parameters of type ImageModerationResponse Constructor Description ImageModerationResponse(ImageModerationResponse 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.
-