

# FinalResponse
<a name="API_agent-runtime_FinalResponse"></a>

Contains details about the response to the user.

## Contents
<a name="API_agent-runtime_FinalResponse_Contents"></a>

 ** metadata **   <a name="bedrock-Type-agent-runtime_FinalResponse-metadata"></a>
Contains information about the invoke agent operation.  
Type: [Metadata](API_agent-runtime_Metadata.md) object  
Required: No

 ** text **   <a name="bedrock-Type-agent-runtime_FinalResponse-text"></a>
The text in the response to the user.  
Type: String  
Required: No

## See Also
<a name="API_agent-runtime_FinalResponse_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/bedrock-agent-runtime-2023-07-26/FinalResponse) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agent-runtime-2023-07-26/FinalResponse) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agent-runtime-2023-07-26/FinalResponse) 