/AWS1/CL_LM2INTENTSTATISTICS¶
The object that contains the statistical summary of recommended intents associated with the bot recommendation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_discoveredintentcount TYPE /AWS1/LM2COUNT /AWS1/LM2COUNT¶
The number of recommended intents associated with the bot recommendation.
Queryable Attributes¶
discoveredIntentCount¶
The number of recommended intents associated with the bot recommendation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DISCOVEREDINTENTCOUNT() |
Getter for DISCOVEREDINTENTCOUNT, with configurable default |
ASK_DISCOVEREDINTENTCOUNT() |
Getter for DISCOVEREDINTENTCOUNT w/ exceptions if field has |
HAS_DISCOVEREDINTENTCOUNT() |
Determine if DISCOVEREDINTENTCOUNT has a value |