Class VodPornOcrResult
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.ticm.v20181127.models.VodPornOcrResult
-
public class VodPornOcrResult extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description VodPornOcrResult()
VodPornOcrResult(VodPornOcrResult 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 Long
getCode()
Get 错误码,0:成功,其他值:失败。 注意:此字段可能返回 null,表示取不到有效值。Float
getConfidence()
Get Ocr 文字涉黄评分,分值为0到100。 注意:此字段可能返回 null,表示取不到有效值。String
getMsg()
Get 错误信息。 注意:此字段可能返回 null,表示取不到有效值。VodOcrTextSegmentItem[]
getSegmentSet()
Get Ocr 文字有涉黄嫌疑的视频片段列表。 注意:此字段可能返回 null,表示取不到有效值。String
getStatus()
Get 任务状态,有 PROCESSING,SUCCESS 和 FAIL 三种。String
getSuggestion()
Get Ocr 文字涉黄结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。void
setCode(Long Code)
Set 错误码,0:成功,其他值:失败。 注意:此字段可能返回 null,表示取不到有效值。void
setConfidence(Float Confidence)
Set Ocr 文字涉黄评分,分值为0到100。 注意:此字段可能返回 null,表示取不到有效值。void
setMsg(String Msg)
Set 错误信息。 注意:此字段可能返回 null,表示取不到有效值。void
setSegmentSet(VodOcrTextSegmentItem[] SegmentSet)
Set Ocr 文字有涉黄嫌疑的视频片段列表。 注意:此字段可能返回 null,表示取不到有效值。void
setStatus(String Status)
Set 任务状态,有 PROCESSING,SUCCESS 和 FAIL 三种。void
setSuggestion(String Suggestion)
Set Ocr 文字涉黄结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。void
toMap(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
-
VodPornOcrResult
public VodPornOcrResult()
-
VodPornOcrResult
public VodPornOcrResult(VodPornOcrResult 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 Ocr 文字涉黄评分,分值为0到100。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Confidence Ocr 文字涉黄评分,分值为0到100。 注意:此字段可能返回 null,表示取不到有效值。
-
setConfidence
public void setConfidence(Float Confidence)
Set Ocr 文字涉黄评分,分值为0到100。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Confidence
- Ocr 文字涉黄评分,分值为0到100。 注意:此字段可能返回 null,表示取不到有效值。
-
getSuggestion
public String getSuggestion()
Get Ocr 文字涉黄结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Suggestion Ocr 文字涉黄结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。
-
setSuggestion
public void setSuggestion(String Suggestion)
Set Ocr 文字涉黄结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Suggestion
- Ocr 文字涉黄结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。
-
getSegmentSet
public VodOcrTextSegmentItem[] getSegmentSet()
Get Ocr 文字有涉黄嫌疑的视频片段列表。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- SegmentSet Ocr 文字有涉黄嫌疑的视频片段列表。 注意:此字段可能返回 null,表示取不到有效值。
-
setSegmentSet
public void setSegmentSet(VodOcrTextSegmentItem[] SegmentSet)
Set Ocr 文字有涉黄嫌疑的视频片段列表。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
SegmentSet
- Ocr 文字有涉黄嫌疑的视频片段列表。 注意:此字段可能返回 null,表示取不到有效值。
-
-