Package | Description |
---|---|
com.tencentcloudapi.tms.v20201229.models |
Modifier and Type | Method and Description |
---|---|
DetailResults[] |
TextModerationResponse.getDetailResults()
Get This field returns the moderation results based on the text libraries.
|
Modifier and Type | Method and Description |
---|---|
void |
TextModerationResponse.setDetailResults(DetailResults[] DetailResults)
Set This field returns the moderation results based on the text libraries.
|
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 © 2022. All rights reserved.