| Package | Description | 
|---|---|
| com.tencentcloudapi.mps.v20190612.models | 
| Modifier and Type | Method and Description | 
|---|---|
LiveStreamAiReviewImagePoliticalResult[] | 
LiveStreamAiReviewResultItem.getImagePoliticalResultSet()
Get Result of politically sensitive information detection in image, which is valid when `Type` is `ImagePolitical`. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LiveStreamAiReviewResultItem.setImagePoliticalResultSet(LiveStreamAiReviewImagePoliticalResult[] ImagePoliticalResultSet)
Set Result of politically sensitive information detection in image, which is valid when `Type` is `ImagePolitical`. 
 | 
| Constructor and Description | 
|---|
LiveStreamAiReviewImagePoliticalResult(LiveStreamAiReviewImagePoliticalResult 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.