[[["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 webpage details the `RoleServiceClient.ListRolesPagedResponse` class, which extends `AbstractPagedListResponse` and is part of the Google Ad Manager Java library."],["This class is used to handle paginated responses for listing roles, as indicated by its use of `ListRolesRequest`, `ListRolesResponse`, and `Role` types in its generics."],["The documentation includes links to various versions of the Ad Manager API, ranging from version 0.1.0 up to the latest version 0.19.0."],["The `RoleServiceClient.ListRolesPagedResponse` class inherits methods from both `AbstractPagedListResponse` and `Object`, such as `getNextPageToken()` and `clone()`."],["A static method `createAsync` is available for asynchronously creating a `ListRolesPagedResponse` object, utilizing `PageContext` and `ApiFuture` to handle the response."]]],[]]