[[["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."],[[["The latest version of the Ad Manager client library is 0.19.0, and documentation is provided for versions ranging from 0.1.0 to 0.19.0."],["`AdPartnerServiceClient.ListAdPartnersFixedSizeCollection` is a class extending `AbstractFixedSizeCollection` that handles a fixed-size collection of ad partners and provides a means of creating said collection."],["The class provides various inherited methods such as `getCollectionSize()`, `getNextCollection()`, `getValues()`, `hasNextCollection()` and more from `AbstractFixedSizeCollection`, as well as methods from the `Object` class."],["The `createCollection` method allows users to generate a fixed-size collection of `ListAdPartnersPage` from a given list of `AdPartnerServiceClient.ListAdPartnersPage` objects and an integer representing the desired collection size."],["The method `createCollection` will return a `AdPartnerServiceClient.ListAdPartnersFixedSizeCollection` type, and it also overides the AbstractFixedSizeCollection version of the same method."]]],[]]