Class ImageResultsResultDetail
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.vm.v20200709.models.ImageResultsResultDetail
-
public class ImageResultsResultDetail extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description ImageResultsResultDetail()ImageResultsResultDetail(ImageResultsResultDetail 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 String[]getKeywords()Get 命中的关键词 注意:此字段可能返回 null,表示取不到有效值。StringgetLabel()Get 标签 注意:此字段可能返回 null,表示取不到有效值。StringgetLibId()Get 库ID 注意:此字段可能返回 null,表示取不到有效值。StringgetLibName()Get 库名称 注意:此字段可能返回 null,表示取不到有效值。ImageResultsResultDetailLocationgetLocation()Get 位置信息 注意:此字段可能返回 null,表示取不到有效值。StringgetName()Get 任务名称 注意:此字段可能返回 null,表示取不到有效值。LonggetScore()Get 得分 注意:此字段可能返回 null,表示取不到有效值。StringgetSubLabelCode()Get 子标签码 注意:此字段可能返回 null,表示取不到有效值。StringgetSuggestion()Get 建议 注意:此字段可能返回 null,表示取不到有效值。StringgetText()Get OCR识别文本 注意:此字段可能返回 null,表示取不到有效值。voidsetKeywords(String[] Keywords)Set 命中的关键词 注意:此字段可能返回 null,表示取不到有效值。voidsetLabel(String Label)Set 标签 注意:此字段可能返回 null,表示取不到有效值。voidsetLibId(String LibId)Set 库ID 注意:此字段可能返回 null,表示取不到有效值。voidsetLibName(String LibName)Set 库名称 注意:此字段可能返回 null,表示取不到有效值。voidsetLocation(ImageResultsResultDetailLocation Location)Set 位置信息 注意:此字段可能返回 null,表示取不到有效值。voidsetName(String Name)Set 任务名称 注意:此字段可能返回 null,表示取不到有效值。voidsetScore(Long Score)Set 得分 注意:此字段可能返回 null,表示取不到有效值。voidsetSubLabelCode(String SubLabelCode)Set 子标签码 注意:此字段可能返回 null,表示取不到有效值。voidsetSuggestion(String Suggestion)Set 建议 注意:此字段可能返回 null,表示取不到有效值。voidsetText(String Text)Set OCR识别文本 注意:此字段可能返回 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
-
ImageResultsResultDetail
public ImageResultsResultDetail()
-
ImageResultsResultDetail
public ImageResultsResultDetail(ImageResultsResultDetail 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
-
getName
public String getName()
Get 任务名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Name 任务名称 注意:此字段可能返回 null,表示取不到有效值。
-
setName
public void setName(String Name)
Set 任务名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Name- 任务名称 注意:此字段可能返回 null,表示取不到有效值。
-
getText
public String getText()
Get OCR识别文本 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Text OCR识别文本 注意:此字段可能返回 null,表示取不到有效值。
-
setText
public void setText(String Text)
Set OCR识别文本 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Text- OCR识别文本 注意:此字段可能返回 null,表示取不到有效值。
-
getLocation
public ImageResultsResultDetailLocation getLocation()
Get 位置信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Location 位置信息 注意:此字段可能返回 null,表示取不到有效值。
-
setLocation
public void setLocation(ImageResultsResultDetailLocation Location)
Set 位置信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Location- 位置信息 注意:此字段可能返回 null,表示取不到有效值。
-
getLabel
public String getLabel()
Get 标签 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Label 标签 注意:此字段可能返回 null,表示取不到有效值。
-
setLabel
public void setLabel(String Label)
Set 标签 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Label- 标签 注意:此字段可能返回 null,表示取不到有效值。
-
getLibId
public String getLibId()
Get 库ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LibId 库ID 注意:此字段可能返回 null,表示取不到有效值。
-
setLibId
public void setLibId(String LibId)
Set 库ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LibId- 库ID 注意:此字段可能返回 null,表示取不到有效值。
-
getLibName
public String getLibName()
Get 库名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LibName 库名称 注意:此字段可能返回 null,表示取不到有效值。
-
setLibName
public void setLibName(String LibName)
Set 库名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LibName- 库名称 注意:此字段可能返回 null,表示取不到有效值。
-
getKeywords
public String[] getKeywords()
Get 命中的关键词 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Keywords 命中的关键词 注意:此字段可能返回 null,表示取不到有效值。
-
setKeywords
public void setKeywords(String[] Keywords)
Set 命中的关键词 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Keywords- 命中的关键词 注意:此字段可能返回 null,表示取不到有效值。
-
getSuggestion
public String getSuggestion()
Get 建议 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Suggestion 建议 注意:此字段可能返回 null,表示取不到有效值。
-
setSuggestion
public void setSuggestion(String Suggestion)
Set 建议 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Suggestion- 建议 注意:此字段可能返回 null,表示取不到有效值。
-
getScore
public Long getScore()
Get 得分 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Score 得分 注意:此字段可能返回 null,表示取不到有效值。
-
setScore
public void setScore(Long Score)
Set 得分 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Score- 得分 注意:此字段可能返回 null,表示取不到有效值。
-
getSubLabelCode
public String getSubLabelCode()
Get 子标签码 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- SubLabelCode 子标签码 注意:此字段可能返回 null,表示取不到有效值。
-
setSubLabelCode
public void setSubLabelCode(String SubLabelCode)
Set 子标签码 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
SubLabelCode- 子标签码 注意:此字段可能返回 null,表示取不到有效值。
-
-