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