[[["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-17 UTC."],[[["This webpage provides documentation for the `AnalyticsAdminServiceClient.ListPropertiesPage` class in the Google Analytics Admin Java library, covering versions from 0.14.0 to the latest 0.70.0."],["The `ListPropertiesPage` class extends `AbstractPage` and is used for managing paginated lists of properties, specifically through methods like `createPage` and `createPageAsync`."],["The class offers multiple inherited methods such as `getNextPage`, `hasNextPage`, and `iterateAll` to support navigation and iteration of property lists."],["The `createPage` method allows the creation of a `ListPropertiesPage` object from a `PageContext` and `ListPropertiesResponse`, while `createPageAsync` does the same asynchronously."],["The content provides a detailed breakdown of the parameters and return types for both the `createPage` and `createPageAsync` methods, offering clarity on their functionality."]]],[]]