AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.LexModelsV2.Model.ConversationLevelTestResultItem

Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z

Syntax

C#
public class ConversationLevelTestResultItem

The ConversationLevelTestResultItem type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ConversationId System.String

Gets and sets the property ConversationId.

The conversation Id of the test result evaluation item.

Public Property EndToEndResult Amazon.LexModelsV2.TestResultMatchStatus

Gets and sets the property EndToEndResult.

The end-to-end success or failure of the test result evaluation item.

Public Property IntentClassificationResults System.Collections.Generic.List<Amazon.LexModelsV2.Model.ConversationLevelIntentClassificationResultItem>

Gets and sets the property IntentClassificationResults.

The intent classification of the test result evaluation item.

Public Property 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.

Public Property SpeechTranscriptionResult Amazon.LexModelsV2.TestResultMatchStatus

Gets and sets the property SpeechTranscriptionResult.

The speech transcription success or failure of the test result evaluation item.

Version Information

.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