Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
ProhibitedConfigureInfo |
CreateContentReviewTemplateRequest.getProhibitedConfigure()
Get Control parameter of prohibited information detection.
|
ProhibitedConfigureInfo |
ContentReviewTemplateItem.getProhibitedConfigure()
Get Control parameter of prohibited information detection.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateContentReviewTemplateRequest.setProhibitedConfigure(ProhibitedConfigureInfo ProhibitedConfigure)
Set Control parameter of prohibited information detection.
|
void |
ContentReviewTemplateItem.setProhibitedConfigure(ProhibitedConfigureInfo ProhibitedConfigure)
Set Control parameter of prohibited information detection.
|
Constructor and Description |
---|
ProhibitedConfigureInfo(ProhibitedConfigureInfo 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.