[[["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 document outlines the different versions of the `AuditUserLinksPagedResponse` class, ranging from version 0.14.0 to the latest version, 0.70.0, for Google Analytics Admin in Java."],["The `AuditUserLinksPagedResponse` class is an extension of `AbstractPagedListResponse` and is designed for handling paged responses related to `AuditUserLink` data."],["It inherits several methods from `AbstractPagedListResponse`, including functionalities for retrieving the next page token, accessing the current page, and iterating through all items or pages."],["The class also provides a static method, `createAsync`, for asynchronously creating an `AuditUserLinksPagedResponse` object, requiring a `PageContext` and an `ApiFuture` of type `AuditUserLinksResponse`."],["The `AuditUserLinksPagedResponse` class belongs to the `com.google.analytics.admin.v1alpha` package, indicating its use within Google Analytics Admin."]]],[]]