Package | Description |
---|---|
com.tencentcloudapi.tms.v20201229.models |
Modifier and Type | Method and Description |
---|---|
RiskDetails[] |
TextModerationResponse.getRiskDetails()
Get This field returns the detection results of violating accounts at risk, mainly including violation categories and risk levels.
|
Modifier and Type | Method and Description |
---|---|
void |
TextModerationResponse.setRiskDetails(RiskDetails[] RiskDetails)
Set This field returns the detection results of violating accounts at risk, mainly including violation categories and risk levels.
|
Constructor and Description |
---|
RiskDetails(RiskDetails 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.