[[["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 details the `AnalyticsAdminServiceClient.SearchChangeHistoryEventsFixedSizeCollection` class within the Google Analytics Admin Java library, presenting its version history and functionality."],["The content lists available versions of the `SearchChangeHistoryEventsFixedSizeCollection` class, ranging from version 0.14.0 up to the latest 0.70.0, each providing a link to the respective documentation."],["The class extends `AbstractFixedSizeCollection`, inheriting several methods like `getCollectionSize()`, `getNextCollection()`, and `getValues()`, which are essential for managing collections of data."],["A key method detailed is `createCollection`, which is used for creating a fixed-size collection of `SearchChangeHistoryEventsPage` objects and takes a list of pages and an integer representing the collection size as parameters."],["The class facilitates the retrieval and management of change history events in the Google Analytics Admin service through methods inherited from the `AbstractFixedSizeCollection` parent class and the `createCollection` method which allows for the specific creation of a new collection."]]],[]]