[[["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."],[[["This page details the `PlacementServiceClient.ListPlacementsFixedSizeCollection` class within the Google Ad Manager API for Java, specifically from version 0.1.0 to 0.19.0 with the current being 0.19.0."],["The `PlacementServiceClient.ListPlacementsFixedSizeCollection` class extends `AbstractFixedSizeCollection` and provides functionality to manage a fixed-size collection of placements, which inherit many methods and functionality."],["The class has one method, `createCollection`, which is protected and allows the creation of a `PlacementServiceClient.ListPlacementsFixedSizeCollection` from a list of `ListPlacementsPage` objects and an integer representing the `collectionSize`."],["The `createCollection` method overrides the same method found in the parent class, `AbstractFixedSizeCollection`, allowing it to work specifically with the child class."],["The class inherits multiple members from `AbstractFixedSizeCollection` and `Object`, such as `getCollectionSize`, `hasNextCollection`, `clone`, `equals`, and `hashCode`, among others."]]],[]]