[[["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.ListRolesFixedSizeCollection` class, which is part of the Google Ad Manager Java client library."],["The class `RoleServiceClient.ListRolesFixedSizeCollection` extends `AbstractFixedSizeCollection` and is used for managing a fixed-size collection of roles, handling pagination of the `ListRoles` API response."],["The latest version of the library is 0.19.0, while the page specifically documents version 0.11.0, and lists prior versions back to 0.1.0."],["The `createCollection` method, which is overriden from the `AbstractFixedSizeCollection` class, creates an instance of the `RoleServiceClient.ListRolesFixedSizeCollection` class, and takes a List of `ListRolesPage` and an integer representing the collection size as parameters."],["The documentation includes links to inherited members and methods from `AbstractFixedSizeCollection` and `java.lang.Object`, such as `getCollectionSize`, `getValues`, `clone`, and `equals`, among others."]]],[]]