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-08-15 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eAbstractFixedSizeCollection\u003c/code\u003e class, a partial implementation of \u003ccode\u003eFixedSizeCollection\u003c/code\u003e within the Google API Client Library for Java (gax) library, version 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAbstractFixedSizeCollection\u003c/code\u003e class, represented as \u003ccode\u003eAbstractFixedSizeCollection<RequestT,ResponseT,ResourceT,PageT,CollectionT>\u003c/code\u003e, is used to manage collections of resources in a fixed-size manner, implementing the \u003ccode\u003ecom.google.api.gax.paging.FixedSizeCollection<ResourceT>\u003c/code\u003e interface.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides a list of various versioned links to \u003ccode\u003eAbstractFixedSizeCollection\u003c/code\u003e, ranging from the latest version \u003ccode\u003e2.63.1\u003c/code\u003e to \u003ccode\u003e2.7.1\u003c/code\u003e, for reference.\u003c/p\u003e\n"],["\u003cp\u003eIt outlines the class's inheritance from \u003ccode\u003ejava.lang.Object\u003c/code\u003e and provides details on the constructors and methods, such as \u003ccode\u003egetCollectionSize()\u003c/code\u003e, \u003ccode\u003egetNextCollection()\u003c/code\u003e, \u003ccode\u003egetNextPageToken()\u003c/code\u003e, \u003ccode\u003egetValues()\u003c/code\u003e, and \u003ccode\u003ehasNextCollection()\u003c/code\u003e, that are available.\u003c/p\u003e\n"],["\u003cp\u003eThere is a section dedicated to the type parameters: \u003ccode\u003eRequestT\u003c/code\u003e, \u003ccode\u003eResponseT\u003c/code\u003e, \u003ccode\u003eResourceT\u003c/code\u003e, \u003ccode\u003ePageT\u003c/code\u003e, and \u003ccode\u003eCollectionT\u003c/code\u003e which are used to specify the types for the collection class.\u003c/p\u003e\n"]]],[],null,[]]