[[["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-04-09 UTC."],[[["This webpage provides documentation for the `RoleServiceClient.ListRolesPage` class within the Google Ad Manager Java client library, covering versions from 0.1.0 to the latest 0.19.0."],["The `RoleServiceClient.ListRolesPage` class is an extension of the `AbstractPage` class and handles the pagination of role lists, inheriting methods to navigate through multiple pages of results."],["The documentation outlines two core methods of `ListRolesPage`: `createPage`, which constructs a new page synchronously, and `createPageAsync`, which constructs a new page asynchronously using an `ApiFuture` for a response."],["The class inherits several methods from the `AbstractPage` class and `java.lang.Object` class, such as `getNextPage()`, `getValues()`, `clone()`, and `equals()`, enabling it to perform common operations."]]],[]]