[[["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 webpage provides documentation for the `UserServiceClient.ListUsersPage` class within the Google Ad Manager Java client library, offering various versions from 0.1.0 up to the latest 0.19.0."],["`UserServiceClient.ListUsersPage` is a subclass of `AbstractPage` and handles paginated responses for listing users, inheriting methods such as `getNextPage()`, `getValues()`, and `hasNextPage()` from it's parent class."],["The class includes methods `createPage` and `createPageAsync` for constructing new page instances, supporting both synchronous and asynchronous page creation, respectively."],["The `createPage` method requires a `PageContext` and a `ListUsersResponse` as parameters, returning a `UserServiceClient.ListUsersPage` object, while `createPageAsync` requires a `PageContext` and an `ApiFuture` containing a `ListUsersResponse` which returns an `ApiFuture` containing the `ListUsersPage`."]]],[]]