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.
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.
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.Builder` class within the `google-analytics-admin` Java library, specifically version 0.25.0."],["The `ListDataStreamsRequest.Builder` class is used to construct request messages for the `ListDataStreams` RPC, which is part of the `google.analytics.admin.v1beta` package."],["This class inherits from `GeneratedMessageV3.Builder` and implements `ListDataStreamsRequestOrBuilder`, offering methods to build and manage requests."],["The documentation lists all available versions of the Java library, ranging from version 0.70.0 (latest) down to 0.14.0."],["It contains methods for handling pagination, including setting the maximum number of resources to be returned (`pageSize`) and providing a token to get the next page of data (`pageToken`)."]]],[]]