

# GroundTruthTurn
<a name="API_GroundTruthTurn"></a>

Ground truth data for a single conversation turn.

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

 ** expectedResponse **   <a name="BedrockAgentCore-Type-GroundTruthTurn-expectedResponse"></a>
The expected response for this conversation turn.  
Type: [EvaluationContent](API_EvaluationContent.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
Required: No

 ** input **   <a name="BedrockAgentCore-Type-GroundTruthTurn-input"></a>
The input for this conversation turn.  
Type: [GroundTruthTurnInput](API_GroundTruthTurnInput.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agentcore-2024-02-28/GroundTruthTurn) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-2024-02-28/GroundTruthTurn) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-2024-02-28/GroundTruthTurn) 