[[["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-09 UTC."],[[["This document outlines the `ReportServiceClient.ListReportsPagedResponse` class, which extends `AbstractPagedListResponse` and is part of the Google Ad Manager API."],["The `ListReportsPagedResponse` class facilitates managing paginated responses for listing reports, as demonstrated by the available versions ranging from 0.1.0 to the latest 0.19.0."],["It inherits various methods from `AbstractPagedListResponse` and `Object` classes, including functions for iterating through pages, expanding to fixed-size collections, and retrieving the next page token."],["The class also features a static method, `createAsync`, which is used for creating an asynchronous `ListReportsPagedResponse` object using a given `PageContext` and `ApiFuture` for a `ListReportsResponse`."],["The `createAsync` method requires both a `PageContext` that includes `ListReportsRequest`, `ListReportsResponse`, and `Report`, as well as an `ApiFuture` containing a `ListReportsResponse` as arguments."]]],[]]