public class AiReviewTerrorismTaskOutput extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| AiReviewTerrorismTaskOutput() | 
| AiReviewTerrorismTaskOutput(AiReviewTerrorismTaskOutput 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| Float | getConfidence()Get 视频涉敏评分,分值为0到100。 | 
| String | getLabel()Get 视频涉敏结果标签,取值范围:
guns:武器枪支。
crowd:人群聚集。
police:警察部队。
bloody:血腥画面。
banners:涉敏旗帜。
militant:武装分子。
explosion:爆炸火灾。
terrorists:涉敏人物。
scenario:涉敏画面。 | 
| MediaContentReviewSegmentItem[] | getSegmentSet()Get 有涉敏嫌疑的视频片段列表。 | 
| String | getSuggestion()Get 涉敏结果建议,取值范围:
pass。
review。
block。 | 
| void | setConfidence(Float Confidence)Set 视频涉敏评分,分值为0到100。 | 
| void | setLabel(String Label)Set 视频涉敏结果标签,取值范围:
guns:武器枪支。
crowd:人群聚集。
police:警察部队。
bloody:血腥画面。
banners:涉敏旗帜。
militant:武装分子。
explosion:爆炸火灾。
terrorists:涉敏人物。
scenario:涉敏画面。 | 
| void | setSegmentSet(MediaContentReviewSegmentItem[] SegmentSet)Set 有涉敏嫌疑的视频片段列表。 | 
| void | setSuggestion(String Suggestion)Set 涉敏结果建议,取值范围:
pass。
review。
block。 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic AiReviewTerrorismTaskOutput()
public AiReviewTerrorismTaskOutput(AiReviewTerrorismTaskOutput source)
public Float getConfidence()
public void setConfidence(Float Confidence)
Confidence - 视频涉敏评分,分值为0到100。public String getSuggestion()
public void setSuggestion(String Suggestion)
Suggestion - 涉敏结果建议,取值范围:
public String getLabel()
public void setLabel(String Label)
Label - 视频涉敏结果标签,取值范围:
public MediaContentReviewSegmentItem[] getSegmentSet()
public void setSegmentSet(MediaContentReviewSegmentItem[] SegmentSet)
SegmentSet - 有涉敏嫌疑的视频片段列表。Copyright © 2025. All rights reserved.