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-03-21 UTC."],[[["This webpage provides documentation for the `ListDataStreamsRequest` class within the Google Analytics Admin V1alpha API, specifically for Java."],["The `ListDataStreamsRequest` class is used to request a list of data streams from the Google Analytics Admin API, and it is the request message for the ListDataStreams RPC."],["This page lists various versions of the `ListDataStreamsRequest` documentation, ranging from version 0.14.0 to the latest 0.70.0, with the current documentation being for version 0.20.0."],["The `ListDataStreamsRequest` class extends `GeneratedMessageV3` and implements `ListDataStreamsRequestOrBuilder`, inheriting various methods for handling request parameters such as `parent`, `page_size`, and `page_token`."],["The documentation includes static methods for parsing the `ListDataStreamsRequest` from various input types like byte arrays, `ByteString`, `InputStream`, and `CodedInputStream`."]]],[]]