| Package | Description | 
|---|---|
| com.tencentcloudapi.ams.v20201229.models | 
| Modifier and Type | Method and Description | 
|---|---|
| HitInfo[] | AudioResultDetailTextResult. getHitInfos()Get 该字段用于命中的关键词信息 | 
| HitInfo[] | TextResult. getHitInfos()Get 该字段用于返回违规文本命中信息 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AudioResultDetailTextResult. setHitInfos(HitInfo[] HitInfos)Set 该字段用于命中的关键词信息 | 
| void | TextResult. setHitInfos(HitInfo[] HitInfos)Set 该字段用于返回违规文本命中信息 | 
| 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.