[[["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."],[[["This webpage provides documentation for the `AnalyticsAdminServiceClient.ListCustomDimensionsFixedSizeCollection` class within the Google Analytics Admin API for Java, showcasing a range of versions from 0.14.0 up to 0.70.0 as the latest."],["The `ListCustomDimensionsFixedSizeCollection` class is a subclass of `AbstractFixedSizeCollection`, offering methods for handling collections of `ListCustomDimensionsPage` objects and it extends functionalities like `getCollectionSize` and `getNextCollection`."],["The primary method highlighted is `createCollection`, which takes a list of `ListCustomDimensionsPage` and an integer representing the collection size as parameters to return an instance of the `ListCustomDimensionsFixedSizeCollection`."],["The `ListCustomDimensionsFixedSizeCollection` class inherits several members from `AbstractFixedSizeCollection` and `java.lang.Object`, such as `getValues`, `hasNextCollection`, `clone`, `equals`, `hashCode`, `toString` and many others, and it also overrides the `createCollection` method from its parent class."]]],[]]