/AWS1/CL_LM2CONVERSATIONLEVE05¶
The conversation level details of the conversation used in the test set.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_endtoendresult TYPE /AWS1/LM2TESTRESULTMATCHSTATUS /AWS1/LM2TESTRESULTMATCHSTATUS¶
The success or failure of the streaming of the conversation.
Optional arguments:¶
iv_speechtranscriptionresult TYPE /AWS1/LM2TESTRESULTMATCHSTATUS /AWS1/LM2TESTRESULTMATCHSTATUS¶
The speech transcription success or failure details of the conversation.
Queryable Attributes¶
endToEndResult¶
The success or failure of the streaming of the conversation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENDTOENDRESULT() |
Getter for ENDTOENDRESULT, with configurable default |
ASK_ENDTOENDRESULT() |
Getter for ENDTOENDRESULT w/ exceptions if field has no valu |
HAS_ENDTOENDRESULT() |
Determine if ENDTOENDRESULT has a value |
speechTranscriptionResult¶
The speech transcription success or failure details of the conversation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SPEECHTRANSCRIPTIONRSLT() |
Getter for SPEECHTRANSCRIPTIONRESULT, with configurable defa |
ASK_SPEECHTRANSCRIPTIONRSLT() |
Getter for SPEECHTRANSCRIPTIONRESULT w/ exceptions if field |
HAS_SPEECHTRANSCRIPTIONRSLT() |
Determine if SPEECHTRANSCRIPTIONRESULT has a value |