[[["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.ListCustomMetricsFixedSizeCollection` class within the Google Analytics Admin API for Java, covering versions from 0.14.0 up to the latest release 0.70.0."],["The `AnalyticsAdminServiceClient.ListCustomMetricsFixedSizeCollection` class is a subclass of `AbstractFixedSizeCollection`, which handles collections of `ListCustomMetricsPage` objects, allowing to list custom metrics in the Google Analytics Admin."],["The class provides a `createCollection` method that is used to construct an instance of `ListCustomMetricsFixedSizeCollection`, taking a list of `ListCustomMetricsPage` and an integer for the collection size as input parameters."],["The documentation highlights inherited methods from `AbstractFixedSizeCollection` and `java.lang.Object`, such as `getCollectionSize()`, `getValues()`, `equals(Object)` and `toString()`, which are available for use within this class."],["The latest version documented is 0.70.0, and all documented versions of the `ListCustomMetricsFixedSizeCollection` link to the same class and method, just for different version releases of the Java library."]]],[]]