[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]