[[["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 webpage provides documentation for the `AnalyticsAdminServiceClient.ListDataStreamsPage` class in the Google Analytics Admin Java library, covering versions from 0.14.0 up to the latest 0.70.0."],["The `ListDataStreamsPage` class extends `AbstractPage` and is used to handle the paginated results of listing data streams."],["It provides two main methods: `createPage`, which synchronously creates a page, and `createPageAsync`, which asynchronously creates a page."],["The class inherits various methods from `AbstractPage`, such as `getNextPage`, `getValues`, and others, for navigating and retrieving data within the page."],["The documentation provides details about the parameters and return types for the implemented methods in this class."]]],[]]