[[["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."],[[["The latest version available for `LineItemServiceClient.ListLineItemsFixedSizeCollection` is 0.19.0, with links to documentation for this and previous versions ranging from 0.18.0 down to 0.1.0."],["`LineItemServiceClient.ListLineItemsFixedSizeCollection` is a class that extends `AbstractFixedSizeCollection`, inheriting several methods, such as `getCollectionSize()` and `getNextCollection()`, for managing collections of line items."],["This class provides a method, `createCollection(List\u003cLineItemServiceClient.ListLineItemsPage\u003e pages, int collectionSize)`, for creating a fixed-size collection of `LineItemServiceClient.ListLineItemsPage` objects, which takes a list of pages and an integer representing the collection size."],["The `createCollection` method is a protected method that returns an instance of `LineItemServiceClient.ListLineItemsFixedSizeCollection` and overrides the `createCollection` method found in the `AbstractFixedSizeCollection` class."]]],[]]