[[["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 various versions of the `AuditUserLinksPagedResponse` class, part of the Google Analytics Admin API, ranging from version 0.14.0 to the latest 0.70.0."],["The `AuditUserLinksPagedResponse` class extends `AbstractPagedListResponse` and is utilized to manage paged responses for auditing user links, which can be found within the google analytics admin service."],["The `createAsync` method is a static method that can be used to generate an asynchronous response, specifically of the `AuditUserLinksPagedResponse` type, that handles the audit of user link requests."],["The `AuditUserLinksPagedResponse` class inherits and utilizes methods like `expandToFixedSizeCollection`, `getNextPageToken`, `getPage`, `iterateAll`, `iterateFixedSizeCollections`, and `iteratePages` from the `AbstractPagedListResponse` superclass, and various methods from the `Object` superclass."],["The `createAsync` method requires `PageContext` and `ApiFuture` parameters, for both the `AuditUserLinksRequest` and `AuditUserLinksResponse` types, to successfully generate an `AuditUserLinksPagedResponse`."]]],[]]