[[["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 `ListAdPartnersPagedResponse` class, ranging from version 0.1.0 to the latest version 0.19.0."],["The `ListAdPartnersPagedResponse` class is a subclass of `AbstractPagedListResponse` and is used for managing paged lists of `AdPartner` objects."],["It includes methods for managing the pagination, such as retrieving the next page token, obtaining a page, iterating through all elements, and iterating through fixed-size collections."],["There are inherited methods from `AbstractPagedListResponse` and `java.lang.Object` available, such as `getNextPageToken()`, `clone()`, `equals()`, and `toString()`."],["The `createAsync` method is a static method that provides an asynchronous way to create a `ListAdPartnersPagedResponse`, accepting a `PageContext` and `ApiFuture` as parameters."]]],[]]