Optional. The maximum number of resources to return. The service may return
fewer than this value, even if there are additional pages.
If unspecified, at most 50 resources will be returned.
The maximum value is 200; (higher values will be coerced to the maximum)
Optional. A page token, received from a previous
ListRollupPropertySourceLinks call. Provide this to retrieve the
subsequent page. When paginating, all other parameters provided to
ListRollupPropertySourceLinks must match the call that provided the page
token.
Optional. A page token, received from a previous
ListRollupPropertySourceLinks call. Provide this to retrieve the
subsequent page. When paginating, all other parameters provided to
ListRollupPropertySourceLinks 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 page provides documentation for the `ListRollupPropertySourceLinksRequest` class within the Google Analytics Admin API, specifically for Java."],["The `ListRollupPropertySourceLinksRequest` class is used to create a request message for listing rollup property source links and is part of the `com.google.analytics.admin.v1alpha` package."],["The latest version documented is 0.70.0, while the current page reflects documentation for version 0.58.0, and contains a comprehensive list of previous versions dating back to 0.14.0."],["This class extends `GeneratedMessageV3` and implements `ListRollupPropertySourceLinksRequestOrBuilder`, offering methods for managing request parameters like `parent`, `page_size`, and `page_token`."],["The documentation details how to parse and build instances of `ListRollupPropertySourceLinksRequest` using various static methods such as `parseFrom` and `newBuilder`."]]],[]]