Package | Description |
---|---|
com.tencentcloudapi.vm.v20201229.models |
Modifier and Type | Method and Description |
---|---|
HitInfo[] |
AudioResultDetailTextResult.getHitInfos()
Get 该字段用于返回命中的关键词信息
|
HitInfo[] |
ImageResultsResultDetail.getOcrHitInfos()
Get 该字段用于返回OCR命中的关键词信息。
|
Modifier and Type | Method and Description |
---|---|
void |
AudioResultDetailTextResult.setHitInfos(HitInfo[] HitInfos)
Set 该字段用于返回命中的关键词信息
|
void |
ImageResultsResultDetail.setOcrHitInfos(HitInfo[] OcrHitInfos)
Set 该字段用于返回OCR命中的关键词信息。
|
Constructor and Description |
---|
HitInfo(HitInfo 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.
|
Copyright © 2025. All rights reserved.