Package | Description |
---|---|
com.tencentcloudapi.tms.v20201229.models |
Modifier and Type | Method and Description |
---|---|
Device |
TextModerationRequest.getDevice()
Get This field indicates the device information related with the object to be moderated, which can be used to identify violating devices at risk.
|
Modifier and Type | Method and Description |
---|---|
void |
TextModerationRequest.setDevice(Device Device)
Set This field indicates the device information related with the object to be moderated, which can be used to identify violating devices at risk.
|
Constructor and Description |
---|
Device(Device 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.