The maximum number of resources to return.
If unspecified, at most 50 resources will be returned.
The maximum value is 200 (higher values will be coerced to the maximum).
A page token, received from a previous ListDataStreams call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListDataStreams must
match the call that provided the page token.
A page token, received from a previous ListDataStreams call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListDataStreams must
match the call that provided the page token.
[[["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 document outlines the `ListDataStreamsRequest` class, which is a request message used for the ListDataStreams RPC in the Google Analytics Admin API."],["The class `ListDataStreamsRequest` extends `GeneratedMessageV3` and implements `ListDataStreamsRequestOrBuilder`, providing various methods for handling data streams requests."],["It includes static methods for parsing and creating instances of `ListDataStreamsRequest`, along with methods for managing fields such as `parent`, `pageSize`, and `pageToken`."],["The document provides details on the class's inheritance structure and the inherited and static members, including detailed method descriptions and return values."],["It also lists the available versions from 0.14.0 up to the latest at 0.70.0, referencing each version of the `com.google.analytics.admin.v1beta.ListDataStreamsRequest`."]]],[]]