| Package | Description | 
|---|---|
| com.tencentcloudapi.vm.v20201229.models | 
| Modifier and Type | Method and Description | 
|---|---|
TaskLabel[] | 
TaskData.getLabels()
Get This field is used to return the maliciousness tag in the detection result. 
Returned values: **Normal**: normal; **Porn**: pornographic; **Abuse**: abusive; **Ad**: advertising; **Custom**: custom type of non-compliant content and other offensive, unsafe, or inappropriate types of content.  | 
TaskLabel[] | 
DescribeTaskDetailResponse.getLabels()
Get This field is used to return the maliciousness tag in the detection result. 
Values: `Normal`: normal; `Porn`: pornographic; `Abuse`: abusive; `Ad`: advertising; `Custom`: custom type of non-compliant content and other offensive, unsafe, or inappropriate types of content.  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TaskData.setLabels(TaskLabel[] Labels)
Set This field is used to return the maliciousness tag in the detection result. 
Returned values: **Normal**: normal; **Porn**: pornographic; **Abuse**: abusive; **Ad**: advertising; **Custom**: custom type of non-compliant content and other offensive, unsafe, or inappropriate types of content.  | 
void | 
DescribeTaskDetailResponse.setLabels(TaskLabel[] Labels)
Set This field is used to return the maliciousness tag in the detection result. 
Values: `Normal`: normal; `Porn`: pornographic; `Abuse`: abusive; `Ad`: advertising; `Custom`: custom type of non-compliant content and other offensive, unsafe, or inappropriate types of content.  | 
| Constructor and Description | 
|---|
TaskLabel(TaskLabel 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 © 2025. All rights reserved.