[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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`."]]],[]]