[[["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."],[[["The latest version of the `ListContactsPagedResponse` is 0.19.0, while this page focuses on version 0.4.0, with older versions down to 0.1.0 also being available."],["`ContactServiceClient.ListContactsPagedResponse` extends `AbstractPagedListResponse`, which inherits from `java.lang.Object` class, allowing it to implement paging for retrieving contact lists."],["This class offers static methods like `createAsync` which is used to generate an asynchronous `ApiFuture` instance that holds a `ListContactsPagedResponse`."],["The `createAsync` method requires parameters such as `context` (a `PageContext` object defining request, response and entity types) and `futureResponse` (an `ApiFuture` object holding `ListContactsResponse`)."],["The inherited members from `AbstractPagedListResponse` include methods to expand to a fixed-size collection, get the next page token, retrieve the current page, iterate through all items, iterate through fixed-size collections, and iterate through pages."]]],[]]