public class AiReviewTerrorismOcrTaskOutput extends AbstractModel
Constructor and Description |
---|
AiReviewTerrorismOcrTaskOutput() |
Modifier and Type | Method and Description |
---|---|
Float |
getConfidence()
Get
|
MediaContentReviewOcrTextSegmentItem[] |
getSegmentSet()
Get
|
String |
getSuggestion()
Get
|
void |
setConfidence(Float Confidence)
Set
|
void |
setSegmentSet(MediaContentReviewOcrTextSegmentItem[] SegmentSet)
Set
|
void |
setSuggestion(String Suggestion)
Set
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public Float getConfidence()
public void setConfidence(Float Confidence)
Confidence
- public String getSuggestion()
public void setSuggestion(String Suggestion)
Suggestion
- public MediaContentReviewOcrTextSegmentItem[] getSegmentSet()
public void setSegmentSet(MediaContentReviewOcrTextSegmentItem[] SegmentSet)
SegmentSet
- Copyright © 2020. All rights reserved.