

# DocumentLabel
<a name="API_DocumentLabel"></a>

Specifies one of the label or labels that categorize the document being analyzed.

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

 ** Name **   <a name="comprehend-Type-DocumentLabel-Name"></a>
The name of the label.  
Type: String  
Length Constraints: Minimum length of 1.  
Required: No

 ** Page **   <a name="comprehend-Type-DocumentLabel-Page"></a>
Page number where the label occurs. This field is present in the response only if your request includes the `Byte` parameter.   
Type: Integer  
Required: No

 ** Score **   <a name="comprehend-Type-DocumentLabel-Score"></a>
The confidence score that Amazon Comprehend has this label correctly attributed.  
Type: Float  
Required: No

## See Also
<a name="API_DocumentLabel_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/comprehend-2017-11-27/DocumentLabel) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/comprehend-2017-11-27/DocumentLabel) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/comprehend-2017-11-27/DocumentLabel) 