

# TestSetTurnResult
<a name="API_TestSetTurnResult"></a>

Contains information about the results of the analysis of a turn in the test set.

## Contents
<a name="API_TestSetTurnResult_Contents"></a>

 ** agent **   <a name="lexv2-Type-TestSetTurnResult-agent"></a>
Contains information about the agent messages in the turn.  
Type: [AgentTurnResult](API_AgentTurnResult.md) object  
Required: No

 ** user **   <a name="lexv2-Type-TestSetTurnResult-user"></a>
Contains information about the user messages in the turn.  
Type: [UserTurnResult](API_UserTurnResult.md) object  
Required: No

## See Also
<a name="API_TestSetTurnResult_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/models.lex.v2-2020-08-07/TestSetTurnResult) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/models.lex.v2-2020-08-07/TestSetTurnResult) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/models.lex.v2-2020-08-07/TestSetTurnResult) 