[[["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 within the Google Ad Manager Java library, specifically focusing on version 0.4.0 and spanning versions back to 0.1.0, as well as the latest version 0.19.0."],["This class extends `AbstractPagedListResponse` and handles paged responses for retrieving lists of roles."],["The `ListRolesPagedResponse` class offers methods such as `expandToFixedSizeCollection`, `getNextPageToken`, `getPage`, `iterateAll`, `iterateFixedSizeCollections`, and `iteratePages` for managing paged results."],["It also provides a static method, `createAsync`, that takes `PageContext` and `ApiFuture` parameters to asynchronously create `ListRolesPagedResponse` objects."],["The class inherits several methods from Java's `Object` class, such as `clone`, `equals`, `getClass`, `hashCode`, `toString` and more."]]],[]]