/AWS1/CL_TNBTOXICITYDETECTSTGS¶
Contains ToxicityCategories, which is a required parameter if you
want to enable toxicity detection (ToxicityDetection) in your transcription
request.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_toxicitycategories TYPE /AWS1/CL_TNBTOXICITYCATS_W=>TT_TOXICITYCATEGORIES TT_TOXICITYCATEGORIES¶
If you include
ToxicityDetectionin your transcription request, you must also includeToxicityCategories. The only accepted value for this parameter isALL.
Queryable Attributes¶
ToxicityCategories¶
If you include
ToxicityDetectionin your transcription request, you must also includeToxicityCategories. The only accepted value for this parameter isALL.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOXICITYCATEGORIES() |
Getter for TOXICITYCATEGORIES, with configurable default |
ASK_TOXICITYCATEGORIES() |
Getter for TOXICITYCATEGORIES w/ exceptions if field has no |
HAS_TOXICITYCATEGORIES() |
Determine if TOXICITYCATEGORIES has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_TOXICITYDETECTION¶
TYPES TT_TOXICITYDETECTION TYPE STANDARD TABLE OF REF TO /AWS1/CL_TNBTOXICITYDETECTSTGS WITH DEFAULT KEY
.