[[["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 webpage provides documentation for the `OrderServiceClient.ListOrdersPage` class within the Google Ad Manager Java client library, showcasing versions from 0.1.0 up to the latest release, 0.19.0."],["The `OrderServiceClient.ListOrdersPage` class extends `AbstractPage` and provides functionality to manage pages of order lists, with specific references to `ListOrdersRequest`, `ListOrdersResponse`, and `Order` types."],["The documentation outlines the inheritance structure of `OrderServiceClient.ListOrdersPage`, beginning with `java.lang.Object` and continuing with `AbstractPage`."],["The webpage details two primary methods of the `OrderServiceClient.ListOrdersPage` class: `createPage`, which takes a `PageContext` and `ListOrdersResponse`, and `createPageAsync`, which takes a `PageContext` and `ApiFuture\u003cListOrdersResponse\u003e`, both used to produce a new page."],["The page also outlines the inherited members of the `AbstractPage` class which the `OrderServiceClient.ListOrdersPage` class uses, as well as the `Object` class methods."]]],[]]