[[["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, showing a range of versions from 0.14.0 up to the latest version 0.70.0."],["The `AnalyticsAdminServiceClient.ListDataStreamsPage` class is an extension of `AbstractPage` and is used for handling paginated lists of data streams within the Google Analytics Admin API."],["The `ListDataStreamsPage` class offers methods to create pages, asynchronously create pages, retrieve the next page of data, and manage page-related information such as the request, response, and values."],["The class inherits a suite of functionalities from the `AbstractPage` class and the root `Object` class, including methods for iterating through pages, checking for the existence of a next page, and managing the underlying data."],["The documentation details two key methods specific to this class: `createPage`, which generates a `ListDataStreamsPage` from context and response data, and `createPageAsync`, which creates a `ListDataStreamsPage` asynchronously."]]],[]]