[[["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 documents the `AnalyticsAdminServiceClient.ListCustomMetricsFixedSizeCollection` class in the Google Analytics Admin Java library, specifically for managing fixed-size collections of custom metrics."],["The latest version available for this documentation is 0.70.0, while the page you are viewing is focused on version 0.25.0, and it lists many older versions as far back as 0.14.0."],["This class inherits from `AbstractFixedSizeCollection` and provides methods for managing a collection of `ListCustomMetricsPage` objects, allowing for operations like getting the collection size and retrieving values."],["The `createCollection` method is a key component, which takes a list of `ListCustomMetricsPage` objects and an integer `collectionSize` to construct an instance of `ListCustomMetricsFixedSizeCollection`."],["Inherited members from `AbstractFixedSizeCollection` and `java.lang.Object` are listed, such as `getCollectionSize()`, `equals()`, and `toString()`, indicating the available methods for interacting with the fixed-size collection."]]],[]]