[[["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 details the `RoleServiceClient.ListRolesPagedResponse` class, which extends `AbstractPagedListResponse` and is part of the Google Ad Manager Java library."],["The latest version of the API is 0.19.0, and the page also provides access to historical versions dating back to 0.1.0."],["The `ListRolesPagedResponse` class manages the responses for listing roles, providing methods to navigate through the results such as `getNextPageToken()`, `getPage()`, and iterate methods."],["It inherits various methods from `AbstractPagedListResponse` and `Object`, such as `expandToFixedSizeCollection(int)`, `iterateAll()`, `equals(Object)` and `toString()`, among others."],["The static method `createAsync` facilitates the asynchronous creation of a `ListRolesPagedResponse` instance using a `PageContext` and an `ApiFuture` of `ListRolesResponse`."]]],[]]