Class VodPoliticalAsrReviewResult
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.ticm.v20181127.models.VodPoliticalAsrReviewResult
-
public class VodPoliticalAsrReviewResult extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description VodPoliticalAsrReviewResult()VodPoliticalAsrReviewResult(VodPoliticalAsrReviewResult 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LonggetCode()Get 错误码,0:成功,其他值:失败。 注意:此字段可能返回 null,表示取不到有效值。FloatgetConfidence()Get 嫌疑片段审核结果建议,取值范围: pass。 review。 block。 Asr 文字涉政、敏感评分,分值为0到100。 注意:此字段可能返回 null,表示取不到有效值。StringgetMsg()Get 错误信息。 注意:此字段可能返回 null,表示取不到有效值。VodAsrTextSegmentItem[]getSegmentSet()Get Asr 文字有涉政、敏感嫌疑的视频片段列表。 注意:此字段可能返回 null,表示取不到有效值。StringgetStatus()Get 任务状态,有 PROCESSING,SUCCESS 和 FAIL 三种。StringgetSuggestion()Get Asr 文字涉政、敏感结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。voidsetCode(Long Code)Set 错误码,0:成功,其他值:失败。 注意:此字段可能返回 null,表示取不到有效值。voidsetConfidence(Float Confidence)Set 嫌疑片段审核结果建议,取值范围: pass。 review。 block。 Asr 文字涉政、敏感评分,分值为0到100。 注意:此字段可能返回 null,表示取不到有效值。voidsetMsg(String Msg)Set 错误信息。 注意:此字段可能返回 null,表示取不到有效值。voidsetSegmentSet(VodAsrTextSegmentItem[] SegmentSet)Set Asr 文字有涉政、敏感嫌疑的视频片段列表。 注意:此字段可能返回 null,表示取不到有效值。voidsetStatus(String Status)Set 任务状态,有 PROCESSING,SUCCESS 和 FAIL 三种。voidsetSuggestion(String Suggestion)Set Asr 文字涉政、敏感结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
VodPoliticalAsrReviewResult
public VodPoliticalAsrReviewResult()
-
VodPoliticalAsrReviewResult
public VodPoliticalAsrReviewResult(VodPoliticalAsrReviewResult 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.
-
-
Method Detail
-
getStatus
public String getStatus()
Get 任务状态,有 PROCESSING,SUCCESS 和 FAIL 三种。- Returns:
- Status 任务状态,有 PROCESSING,SUCCESS 和 FAIL 三种。
-
setStatus
public void setStatus(String Status)
Set 任务状态,有 PROCESSING,SUCCESS 和 FAIL 三种。- Parameters:
Status- 任务状态,有 PROCESSING,SUCCESS 和 FAIL 三种。
-
getCode
public Long getCode()
Get 错误码,0:成功,其他值:失败。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Code 错误码,0:成功,其他值:失败。 注意:此字段可能返回 null,表示取不到有效值。
-
setCode
public void setCode(Long Code)
Set 错误码,0:成功,其他值:失败。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Code- 错误码,0:成功,其他值:失败。 注意:此字段可能返回 null,表示取不到有效值。
-
getMsg
public String getMsg()
Get 错误信息。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Msg 错误信息。 注意:此字段可能返回 null,表示取不到有效值。
-
setMsg
public void setMsg(String Msg)
Set 错误信息。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Msg- 错误信息。 注意:此字段可能返回 null,表示取不到有效值。
-
getConfidence
public Float getConfidence()
Get 嫌疑片段审核结果建议,取值范围: pass。 review。 block。 Asr 文字涉政、敏感评分,分值为0到100。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Confidence 嫌疑片段审核结果建议,取值范围: pass。 review。 block。 Asr 文字涉政、敏感评分,分值为0到100。 注意:此字段可能返回 null,表示取不到有效值。
-
setConfidence
public void setConfidence(Float Confidence)
Set 嫌疑片段审核结果建议,取值范围: pass。 review。 block。 Asr 文字涉政、敏感评分,分值为0到100。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Confidence- 嫌疑片段审核结果建议,取值范围: pass。 review。 block。 Asr 文字涉政、敏感评分,分值为0到100。 注意:此字段可能返回 null,表示取不到有效值。
-
getSuggestion
public String getSuggestion()
Get Asr 文字涉政、敏感结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Suggestion Asr 文字涉政、敏感结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。
-
setSuggestion
public void setSuggestion(String Suggestion)
Set Asr 文字涉政、敏感结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Suggestion- Asr 文字涉政、敏感结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。
-
getSegmentSet
public VodAsrTextSegmentItem[] getSegmentSet()
Get Asr 文字有涉政、敏感嫌疑的视频片段列表。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- SegmentSet Asr 文字有涉政、敏感嫌疑的视频片段列表。 注意:此字段可能返回 null,表示取不到有效值。
-
setSegmentSet
public void setSegmentSet(VodAsrTextSegmentItem[] SegmentSet)
Set Asr 文字有涉政、敏感嫌疑的视频片段列表。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
SegmentSet- Asr 文字有涉政、敏感嫌疑的视频片段列表。 注意:此字段可能返回 null,表示取不到有效值。
-
-