Class VodPoliticalReviewSegmentItem
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.ticm.v20181127.models.VodPoliticalReviewSegmentItem
-
public class VodPoliticalReviewSegmentItem extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description VodPoliticalReviewSegmentItem()VodPoliticalReviewSegmentItem(VodPoliticalReviewSegmentItem 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[]getAreaCoordSet()Get 涉政人物、违规图标出现的区域坐标 (像素级),[x1, y1, x2, y2],即左上角坐标、右下角坐标。 注意:此字段可能返回 null,表示取不到有效值。FloatgetConfidence()Get 嫌疑片段涉政分数。 注意:此字段可能返回 null,表示取不到有效值。FloatgetEndTimeOffset()Get 嫌疑片段结束的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。StringgetLabel()Get 嫌疑片段鉴政结果标签。 注意:此字段可能返回 null,表示取不到有效值。StringgetName()Get 涉政人物、违规图标名字。 注意:此字段可能返回 null,表示取不到有效值。LonggetPicUrlExpireTimeStamp()Get 嫌疑图片 URL 失效时间,使用 ISO 日期格式。 注意:此字段可能返回 null,表示取不到有效值。FloatgetStartTimeOffset()Get 嫌疑片段起始的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。StringgetSuggestion()Get 嫌疑片段鉴政结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。StringgetUrl()Get 嫌疑图片 URL (图片不会永久存储,到达 PicUrlExpireTime 时间点后图片将被删除)。 注意:此字段可能返回 null,表示取不到有效值。voidsetAreaCoordSet(Long[] AreaCoordSet)Set 涉政人物、违规图标出现的区域坐标 (像素级),[x1, y1, x2, y2],即左上角坐标、右下角坐标。 注意:此字段可能返回 null,表示取不到有效值。voidsetConfidence(Float Confidence)Set 嫌疑片段涉政分数。 注意:此字段可能返回 null,表示取不到有效值。voidsetEndTimeOffset(Float EndTimeOffset)Set 嫌疑片段结束的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。voidsetLabel(String Label)Set 嫌疑片段鉴政结果标签。 注意:此字段可能返回 null,表示取不到有效值。voidsetName(String Name)Set 涉政人物、违规图标名字。 注意:此字段可能返回 null,表示取不到有效值。voidsetPicUrlExpireTimeStamp(Long PicUrlExpireTimeStamp)Set 嫌疑图片 URL 失效时间,使用 ISO 日期格式。 注意:此字段可能返回 null,表示取不到有效值。voidsetStartTimeOffset(Float StartTimeOffset)Set 嫌疑片段起始的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。voidsetSuggestion(String Suggestion)Set 嫌疑片段鉴政结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。voidsetUrl(String Url)Set 嫌疑图片 URL (图片不会永久存储,到达 PicUrlExpireTime 时间点后图片将被删除)。 注意:此字段可能返回 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
-
VodPoliticalReviewSegmentItem
public VodPoliticalReviewSegmentItem()
-
VodPoliticalReviewSegmentItem
public VodPoliticalReviewSegmentItem(VodPoliticalReviewSegmentItem 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
-
getStartTimeOffset
public Float getStartTimeOffset()
Get 嫌疑片段起始的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- StartTimeOffset 嫌疑片段起始的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。
-
setStartTimeOffset
public void setStartTimeOffset(Float StartTimeOffset)
Set 嫌疑片段起始的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
StartTimeOffset- 嫌疑片段起始的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。
-
getEndTimeOffset
public Float getEndTimeOffset()
Get 嫌疑片段结束的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- EndTimeOffset 嫌疑片段结束的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。
-
setEndTimeOffset
public void setEndTimeOffset(Float EndTimeOffset)
Set 嫌疑片段结束的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
EndTimeOffset- 嫌疑片段结束的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。
-
getConfidence
public Float getConfidence()
Get 嫌疑片段涉政分数。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Confidence 嫌疑片段涉政分数。 注意:此字段可能返回 null,表示取不到有效值。
-
setConfidence
public void setConfidence(Float Confidence)
Set 嫌疑片段涉政分数。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Confidence- 嫌疑片段涉政分数。 注意:此字段可能返回 null,表示取不到有效值。
-
getSuggestion
public String getSuggestion()
Get 嫌疑片段鉴政结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Suggestion 嫌疑片段鉴政结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。
-
setSuggestion
public void setSuggestion(String Suggestion)
Set 嫌疑片段鉴政结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Suggestion- 嫌疑片段鉴政结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。
-
getName
public String getName()
Get 涉政人物、违规图标名字。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Name 涉政人物、违规图标名字。 注意:此字段可能返回 null,表示取不到有效值。
-
setName
public void setName(String Name)
Set 涉政人物、违规图标名字。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Name- 涉政人物、违规图标名字。 注意:此字段可能返回 null,表示取不到有效值。
-
getLabel
public String getLabel()
Get 嫌疑片段鉴政结果标签。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Label 嫌疑片段鉴政结果标签。 注意:此字段可能返回 null,表示取不到有效值。
-
setLabel
public void setLabel(String Label)
Set 嫌疑片段鉴政结果标签。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Label- 嫌疑片段鉴政结果标签。 注意:此字段可能返回 null,表示取不到有效值。
-
getUrl
public String getUrl()
Get 嫌疑图片 URL (图片不会永久存储,到达 PicUrlExpireTime 时间点后图片将被删除)。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Url 嫌疑图片 URL (图片不会永久存储,到达 PicUrlExpireTime 时间点后图片将被删除)。 注意:此字段可能返回 null,表示取不到有效值。
-
setUrl
public void setUrl(String Url)
Set 嫌疑图片 URL (图片不会永久存储,到达 PicUrlExpireTime 时间点后图片将被删除)。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Url- 嫌疑图片 URL (图片不会永久存储,到达 PicUrlExpireTime 时间点后图片将被删除)。 注意:此字段可能返回 null,表示取不到有效值。
-
getPicUrlExpireTimeStamp
public Long getPicUrlExpireTimeStamp()
Get 嫌疑图片 URL 失效时间,使用 ISO 日期格式。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- PicUrlExpireTimeStamp 嫌疑图片 URL 失效时间,使用 ISO 日期格式。 注意:此字段可能返回 null,表示取不到有效值。
-
setPicUrlExpireTimeStamp
public void setPicUrlExpireTimeStamp(Long PicUrlExpireTimeStamp)
Set 嫌疑图片 URL 失效时间,使用 ISO 日期格式。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
PicUrlExpireTimeStamp- 嫌疑图片 URL 失效时间,使用 ISO 日期格式。 注意:此字段可能返回 null,表示取不到有效值。
-
getAreaCoordSet
public Long[] getAreaCoordSet()
Get 涉政人物、违规图标出现的区域坐标 (像素级),[x1, y1, x2, y2],即左上角坐标、右下角坐标。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AreaCoordSet 涉政人物、违规图标出现的区域坐标 (像素级),[x1, y1, x2, y2],即左上角坐标、右下角坐标。 注意:此字段可能返回 null,表示取不到有效值。
-
setAreaCoordSet
public void setAreaCoordSet(Long[] AreaCoordSet)
Set 涉政人物、违规图标出现的区域坐标 (像素级),[x1, y1, x2, y2],即左上角坐标、右下角坐标。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AreaCoordSet- 涉政人物、违规图标出现的区域坐标 (像素级),[x1, y1, x2, y2],即左上角坐标、右下角坐标。 注意:此字段可能返回 null,表示取不到有效值。
-
-