Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
AiReviewTaskProhibitedAsrResult |
AiContentReviewResult.getProhibitedAsrTask()
Get Query result of ASR-based prohibited information detection in speech task in video content audit, which is valid if task type is `Prohibited.Asr`.
|
Modifier and Type | Method and Description |
---|---|
void |
AiContentReviewResult.setProhibitedAsrTask(AiReviewTaskProhibitedAsrResult ProhibitedAsrTask)
Set Query result of ASR-based prohibited information detection in speech task in video content audit, which is valid if task type is `Prohibited.Asr`.
|
Constructor and Description |
---|
AiReviewTaskProhibitedAsrResult(AiReviewTaskProhibitedAsrResult 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 © 2023. All rights reserved.