

# PayloadPart
<a name="API_runtime_PayloadPart"></a>

A wrapper for pieces of the payload that's returned in response to a streaming inference request. A streaming inference response consists of one or more payload parts. 

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

 ** Bytes **   <a name="sagemaker-Type-runtime_PayloadPart-Bytes"></a>
A blob that contains part of the response for your streaming inference request.  
Type: Base64-encoded binary data object  
Required: No

## See Also
<a name="API_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/runtime.sagemaker-2017-05-13/PayloadPart) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/runtime.sagemaker-2017-05-13/PayloadPart) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/runtime.sagemaker-2017-05-13/PayloadPart) 