[[["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-04-02 UTC."],[[["This webpage documents various versions of the `ListFirebaseLinksPagedResponse` class within the Google Analytics Admin API for Java, ranging from version 0.14.0 to the latest 0.70.0."],["The `ListFirebaseLinksPagedResponse` class is an extension of `AbstractPagedListResponse` and handles paged responses for listing Firebase links in the Analytics Admin service."],["The class provides methods to navigate through pages and fixed-size collections of `FirebaseLink` objects, including `getNextPageToken()`, `getPage()`, `iterateAll()`, `iterateFixedSizeCollections(int)` and `iteratePages()`."],["The class features a static method `createAsync()` which asynchronously generates a `ListFirebaseLinksPagedResponse` from a provided `PageContext` and a `ApiFuture` of `ListFirebaseLinksResponse`."],["The class inherits several methods from `java.lang.Object` such as `clone()`, `equals(Object)`, `getClass()` and `hashCode()`."]]],[]]