/AWS1/CL_LM2BOTRECOMMENDATIO01¶
A statistical summary of the bot recommendation results.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_intents TYPE REF TO /AWS1/CL_LM2INTENTSTATISTICS /AWS1/CL_LM2INTENTSTATISTICS¶
Statistical information about about the intents associated with the bot recommendation results.
io_slottypes TYPE REF TO /AWS1/CL_LM2SLOTTYPESTATISTICS /AWS1/CL_LM2SLOTTYPESTATISTICS¶
Statistical information about the slot types associated with the bot recommendation results.
Queryable Attributes¶
intents¶
Statistical information about about the intents associated with the bot recommendation results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTENTS() |
Getter for INTENTS |
slotTypes¶
Statistical information about the slot types associated with the bot recommendation results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SLOTTYPES() |
Getter for SLOTTYPES |