Package | Description |
---|---|
com.tencentcloudapi.tms.v20201229.models |
Modifier and Type | Method and Description |
---|---|
DetailResults[] |
TextModerationResponse.getDetailResults()
Get 该字段用于返回基于文本风险库审核的详细结果,返回值信息可参阅对应数据结构(DetailResults)的详细描述
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
TextModerationResponse.setDetailResults(DetailResults[] DetailResults)
Set 该字段用于返回基于文本风险库审核的详细结果,返回值信息可参阅对应数据结构(DetailResults)的详细描述
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
DetailResults(DetailResults 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.