| Package | Description | 
|---|---|
| com.tencentcloudapi.mps.v20190612.models | 
| Modifier and Type | Method and Description | 
|---|---|
AiReviewTaskTerrorismOcrResult | 
AiContentReviewResult.getTerrorismOcrTask()
Get The result of detecting terrorism content based on OCR, which is valid when task type is `Terrorism.Ocr`. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AiContentReviewResult.setTerrorismOcrTask(AiReviewTaskTerrorismOcrResult TerrorismOcrTask)
Set The result of detecting terrorism content based on OCR, which is valid when task type is `Terrorism.Ocr`. 
 | 
| Constructor and Description | 
|---|
AiReviewTaskTerrorismOcrResult(AiReviewTaskTerrorismOcrResult 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 © 2022. All rights reserved.