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 page provides documentation for the `ListDataStreamsRequest` class, which is part of the Google Analytics Admin v1beta API in Java, specifically for version 0.27.0."],["The `ListDataStreamsRequest` class extends `GeneratedMessageV3` and is used as a request message for the `ListDataStreams` RPC method to retrieve a list of data streams."],["The latest version of the documentation available is for version 0.70.0, with various versions listed chronologically from 0.70.0 down to 0.14.0."],["The class includes static methods for parsing and creating instances of `ListDataStreamsRequest` from different data sources, such as `ByteString`, `InputStream`, and `ByteBuffer`."],["The `ListDataStreamsRequest` class has methods to get the parent property which is a required parameter in the format of \"properties/1234\", and other parameters such as page size, and page token."]]],[]]