Class LiveStreamAiReviewImagePornResult
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.mps.v20190612.models.LiveStreamAiReviewImagePornResult
-
public class LiveStreamAiReviewImagePornResult extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description LiveStreamAiReviewImagePornResult()
LiveStreamAiReviewImagePornResult(LiveStreamAiReviewImagePornResult 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 Float
getConfidence()
Get 嫌疑片段涉黄分数。Float
getEndPtsTime()
Get 嫌疑片段结束的 PTS 时间,单位:秒。String
getLabel()
Get 视频鉴黄结果标签,取值范围: porn:色情。 sexy:性感。 vulgar:低俗。 intimacy:亲密行为。String
getPicUrlExpireTime()
Get 嫌疑图片 URL 失效时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/862/37710#52)。Float
getStartPtsTime()
Get 嫌疑片段起始的 PTS 时间,单位:秒。String
getSuggestion()
Get 嫌疑片段鉴黄结果建议,取值范围: pass review blockString
getUrl()
Get 嫌疑图片 URL (图片不会永久存储,到达 PicUrlExpireTime 时间点后图片将被删除)。void
setConfidence(Float Confidence)
Set 嫌疑片段涉黄分数。void
setEndPtsTime(Float EndPtsTime)
Set 嫌疑片段结束的 PTS 时间,单位:秒。void
setLabel(String Label)
Set 视频鉴黄结果标签,取值范围: porn:色情。 sexy:性感。 vulgar:低俗。 intimacy:亲密行为。void
setPicUrlExpireTime(String PicUrlExpireTime)
Set 嫌疑图片 URL 失效时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/862/37710#52)。void
setStartPtsTime(Float StartPtsTime)
Set 嫌疑片段起始的 PTS 时间,单位:秒。void
setSuggestion(String Suggestion)
Set 嫌疑片段鉴黄结果建议,取值范围: pass review blockvoid
setUrl(String Url)
Set 嫌疑图片 URL (图片不会永久存储,到达 PicUrlExpireTime 时间点后图片将被删除)。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
-
LiveStreamAiReviewImagePornResult
public LiveStreamAiReviewImagePornResult()
-
LiveStreamAiReviewImagePornResult
public LiveStreamAiReviewImagePornResult(LiveStreamAiReviewImagePornResult 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
-
getStartPtsTime
public Float getStartPtsTime()
Get 嫌疑片段起始的 PTS 时间,单位:秒。- Returns:
- StartPtsTime 嫌疑片段起始的 PTS 时间,单位:秒。
-
setStartPtsTime
public void setStartPtsTime(Float StartPtsTime)
Set 嫌疑片段起始的 PTS 时间,单位:秒。- Parameters:
StartPtsTime
- 嫌疑片段起始的 PTS 时间,单位:秒。
-
getEndPtsTime
public Float getEndPtsTime()
Get 嫌疑片段结束的 PTS 时间,单位:秒。- Returns:
- EndPtsTime 嫌疑片段结束的 PTS 时间,单位:秒。
-
setEndPtsTime
public void setEndPtsTime(Float EndPtsTime)
Set 嫌疑片段结束的 PTS 时间,单位:秒。- Parameters:
EndPtsTime
- 嫌疑片段结束的 PTS 时间,单位:秒。
-
getConfidence
public Float getConfidence()
Get 嫌疑片段涉黄分数。- Returns:
- Confidence 嫌疑片段涉黄分数。
-
setConfidence
public void setConfidence(Float Confidence)
Set 嫌疑片段涉黄分数。- Parameters:
Confidence
- 嫌疑片段涉黄分数。
-
getSuggestion
public String getSuggestion()
Get 嫌疑片段鉴黄结果建议,取值范围:- pass
- review
- block
- Returns:
- Suggestion 嫌疑片段鉴黄结果建议,取值范围:
- pass
- review
- block
-
setSuggestion
public void setSuggestion(String Suggestion)
Set 嫌疑片段鉴黄结果建议,取值范围:- pass
- review
- block
- Parameters:
Suggestion
- 嫌疑片段鉴黄结果建议,取值范围:- pass
- review
- block
-
getLabel
public String getLabel()
Get 视频鉴黄结果标签,取值范围:- porn:色情。
- sexy:性感。
- vulgar:低俗。
- intimacy:亲密行为。
- Returns:
- Label 视频鉴黄结果标签,取值范围:
- porn:色情。
- sexy:性感。
- vulgar:低俗。
- intimacy:亲密行为。
-
setLabel
public void setLabel(String Label)
Set 视频鉴黄结果标签,取值范围:- porn:色情。
- sexy:性感。
- vulgar:低俗。
- intimacy:亲密行为。
- Parameters:
Label
- 视频鉴黄结果标签,取值范围:- porn:色情。
- sexy:性感。
- vulgar:低俗。
- intimacy:亲密行为。
-
getUrl
public String getUrl()
Get 嫌疑图片 URL (图片不会永久存储,到达 PicUrlExpireTime 时间点后图片将被删除)。- Returns:
- Url 嫌疑图片 URL (图片不会永久存储,到达 PicUrlExpireTime 时间点后图片将被删除)。
-
setUrl
public void setUrl(String Url)
Set 嫌疑图片 URL (图片不会永久存储,到达 PicUrlExpireTime 时间点后图片将被删除)。- Parameters:
Url
- 嫌疑图片 URL (图片不会永久存储,到达 PicUrlExpireTime 时间点后图片将被删除)。
-
getPicUrlExpireTime
public String getPicUrlExpireTime()
Get 嫌疑图片 URL 失效时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/862/37710#52)。- Returns:
- PicUrlExpireTime 嫌疑图片 URL 失效时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/862/37710#52)。
-
setPicUrlExpireTime
public void setPicUrlExpireTime(String PicUrlExpireTime)
Set 嫌疑图片 URL 失效时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/862/37710#52)。- Parameters:
PicUrlExpireTime
- 嫌疑图片 URL 失效时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/862/37710#52)。
-
-