[[["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."],[[["This webpage provides documentation for the `AdUnitServiceClient.ListAdUnitsFixedSizeCollection` class in the Google Ad Manager Java library, spanning versions from 0.1.0 to 0.19.0, with 0.19.0 being the latest."],["The `AdUnitServiceClient.ListAdUnitsFixedSizeCollection` class extends `AbstractFixedSizeCollection`, inheriting methods for managing collections of `ListAdUnitsPage` objects such as getting the next collection or page token, and checking for the existence of the next collection."],["The `createCollection` method is central to this class, allowing for the creation of a `ListAdUnitsFixedSizeCollection` from a list of `ListAdUnitsPage` objects and a specified collection size."],["This class is used to handle collections of `AdUnit` resources retrieved using the `ListAdUnitsRequest` and `ListAdUnitsResponse`, specifically handling a fixed size set of those resources."],["The page details inherited members from both AbstractFixedSizeCollection and Object classes, allowing for a broader overview of what methods can be used."]]],[]]