AI-generated Key Takeaways
- 
          The LabelPage captures a page of Label objects. 
- 
          It includes the total size of the result set, the starting index of the current page, and the collection of Label objects on that page. 
- 
          The getLabelsByStatement()method of the LabelService is a dependency for the LabelPage.
Captures a page of Label objects.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
| Field | |
|---|---|
| 
                            | 
                            The size of the total result set to which this page belongs. | 
| 
                            | 
                            The absolute index in the total result set on which this page begins. | 
| 
                            | 
                            The collection of labels contained within this page. |