Package | Description |
---|---|
com.tencentcloudapi.vm.v20210922.models |
Modifier and Type | Method and Description |
---|---|
TaskLabel[] |
DescribeTaskDetailResponse.getLabels()
Get 该字段用于返回检测结果所对应的恶意标签。
返回值:**Porn**:色情,**Abuse**:谩骂,**Ad**:广告,**Custom**:自定义违规;以及其他令人反感、不安全或不适宜的内容类型。 注意:此字段可能返回 null,表示取不到有效值。 |
TaskLabel[] |
TaskData.getLabels()
Get 标签
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeTaskDetailResponse.setLabels(TaskLabel[] Labels)
Set 该字段用于返回检测结果所对应的恶意标签。
返回值:**Porn**:色情,**Abuse**:谩骂,**Ad**:广告,**Custom**:自定义违规;以及其他令人反感、不安全或不适宜的内容类型。 注意:此字段可能返回 null,表示取不到有效值。 |
void |
TaskData.setLabels(TaskLabel[] Labels)
Set 标签
注意:此字段可能返回 null,表示取不到有效值。
|
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 © 2024. All rights reserved.