Returns the number of elements in the collection. This will be equal to the collectionSize
parameter used at construction unless there are no elements remaining to be retrieved.
[[["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-17 UTC."],[[["This webpage provides documentation for the `AbstractFixedSizeCollection` class in the Google API Client Library for Java (gax), with the latest version being 2.63.1."],["`AbstractFixedSizeCollection` is a partial implementation of `FixedSizeCollection` and provides methods for managing collections of resources, including fetching elements, getting the size, and retrieving the next collection or page."],["The class uses type parameters (`RequestT`, `ResponseT`, `ResourceT`, `PageT`, `CollectionT`) for flexibility in handling different request, response, resource, page, and collection types."],["The page includes a list of all available versions, ranging from 2.63.1 to 2.7.1, which are linked to their respective documentation."],["The `AbstractFixedSizeCollection` class inherits from `java.lang.Object` and implements `com.google.api.gax.paging.FixedSizeCollection\u003cResourceT\u003e`."]]],[]]