[[["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."],[[["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."]]],[]]