

# PayloadPart
<a name="API_agent-runtime_PayloadPart"></a>

Contains a part of an agent response and citations for it.

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

 ** attribution **   <a name="bedrock-Type-agent-runtime_PayloadPart-attribution"></a>
Contains citations for a part of an agent response.  
Type: [Attribution](API_agent-runtime_Attribution.md) object  
Required: No

 ** bytes **   <a name="bedrock-Type-agent-runtime_PayloadPart-bytes"></a>
A part of the agent response in bytes.  
Type: Base64-encoded binary data object  
Length Constraints: Minimum length of 0. Maximum length of 1000000.  
Required: No

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