| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
AiReviewProhibitedAsrTaskOutput |
AiReviewTaskProhibitedAsrResult.getOutput()
Get Output for ASR-based recognition of banned content
Note: This field may return `null`, indicating that no valid value can be found.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AiReviewTaskProhibitedAsrResult.setOutput(AiReviewProhibitedAsrTaskOutput Output)
Set Output for ASR-based recognition of banned content
Note: This field may return `null`, indicating that no valid value can be found.
|
| Constructor and Description |
|---|
AiReviewProhibitedAsrTaskOutput(AiReviewProhibitedAsrTaskOutput 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.