Package | Description |
---|---|
com.tencentcloudapi.tms.v20201229.models |
Modifier and Type | Method and Description |
---|---|
ModerationDetail[] |
ModerateTextResponse.getModerationDetails()
Get 该字段用于返回文本审核的详细结果,返回值信息可参阅对应数据结构(ModerationDetail)的详细描述
|
Modifier and Type | Method and Description |
---|---|
void |
ModerateTextResponse.setModerationDetails(ModerationDetail[] ModerationDetails)
Set 该字段用于返回文本审核的详细结果,返回值信息可参阅对应数据结构(ModerationDetail)的详细描述
|
Constructor and Description |
---|
ModerationDetail(ModerationDetail 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.