[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["This page provides documentation for the `ContactServiceClient.ListContactsPage` class within the Google Ad Manager Java client library, offering a range of versions from 0.1.0 to 0.19.0, where 0.19.0 is the latest."],["The `ContactServiceClient.ListContactsPage` class extends `AbstractPage` and allows for managing paged results of contact lists, including features like retrieving the next page and getting the count of elements."],["It includes methods such as `createPage` for synchronously creating a page of results and `createPageAsync` for asynchronously creating a page, both of which require a `PageContext` and a response object or future response object respectively."],["The class inherits several methods from `AbstractPage` and `Object` for tasks like iterating through all pages, getting the request and response, checking if there is a next page and managing the lifecycle of the object."],["The provided documentation includes specific parameters and return types for the `createPage` and `createPageAsync` methods, detailing what type of data is required and what is outputted, with comprehensive links to the relevant classes."]]],[]]