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 webpage provides documentation for the `ListDataStreamsRequest` class within the Google Analytics Admin API, specifically under the `com.google.analytics.admin.v1alpha` package."],["The `ListDataStreamsRequest` class is a request message used for the ListDataStreams RPC, allowing users to retrieve a list of data streams from the Google Analytics Admin API."],["The latest available version of the documentation is 0.70.0, but it provides access to older versions, ranging down to version 0.14.0, each hyperlinked to its respective documentation."],["The `ListDataStreamsRequest` class inherits from `GeneratedMessageV3` and implements the `ListDataStreamsRequestOrBuilder` interface, including various methods for parsing, accessing fields, and managing data."],["The class includes static fields such as `PAGE_SIZE_FIELD_NUMBER`, `PAGE_TOKEN_FIELD_NUMBER`, and `PARENT_FIELD_NUMBER`, as well as static methods for obtaining instances, descriptors, and parsing, all designed to assist in the creation and processing of requests."]]],[]]