[[["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 webpage provides documentation for the `OrderServiceClient.ListOrdersPage` class within the Google Ad Manager Java library, specifically version 0.2.0, and all the previous versions going back to 0.1.0."],["The `OrderServiceClient.ListOrdersPage` class extends `AbstractPage` and facilitates the management of paginated lists of orders, utilizing `ListOrdersRequest`, `ListOrdersResponse`, and `Order` objects."],["Key functionalities of the class include `createPage` to create a page from a response and a `createPageAsync` method to create a page asynchronously, and also inherits methods from `AbstractPage` like `getNextPage`, `hasNextPage` and others to navigate the list."],["The documentation provides a list of inherited members and methods from both `AbstractPage` and `java.lang.Object`, enabling developers to utilize functionalities like cloning, equality checks, and hash code generation."],["The class offers two crucial methods, `createPage` and `createPageAsync`, to handle the creation of pages, providing flexibility in synchronous and asynchronous operations for managing orders."]]],[]]