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."],[[["The document outlines the various versions of the `ListDataStreamsRequest` class within the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest version 0.70.0."],["`ListDataStreamsRequest` is a request message used for the ListDataStreams RPC, extending `GeneratedMessageV3` and implementing `ListDataStreamsRequestOrBuilder`."],["The class inherits several methods from parent classes like `AbstractMessage` and `GeneratedMessageV3`, providing functionalities for message handling, serialization, and parsing."],["Static methods are available for creating instances, parsing data, and obtaining the default instance and descriptor of `ListDataStreamsRequest`."],["The `ListDataStreamsRequest` class provides methods to manage data streams, such as setting and retrieving page size, page token, and parent information."]]],[]]