AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The test result evaluation item at the conversation level.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class ConversationLevelTestResultItem
The ConversationLevelTestResultItem type exposes the following members
| Name | Description | |
|---|---|---|
|
ConversationLevelTestResultItem() |
| Name | Type | Description | |
|---|---|---|---|
|
ConversationId | System.String |
Gets and sets the property ConversationId. The conversation Id of the test result evaluation item. |
|
EndToEndResult | Amazon.LexModelsV2.TestResultMatchStatus |
Gets and sets the property EndToEndResult. The end-to-end success or failure of the test result evaluation item. |
|
IntentClassificationResults | System.Collections.Generic.List<Amazon.LexModelsV2.Model.ConversationLevelIntentClassificationResultItem> |
Gets and sets the property IntentClassificationResults. The intent classification of the test result evaluation item. |
|
SlotResolutionResults | System.Collections.Generic.List<Amazon.LexModelsV2.Model.ConversationLevelSlotResolutionResultItem> |
Gets and sets the property SlotResolutionResults. The slot success or failure of the test result evaluation item. |
|
SpeechTranscriptionResult | Amazon.LexModelsV2.TestResultMatchStatus |
Gets and sets the property SpeechTranscriptionResult. The speech transcription success or failure of the test result evaluation item. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5