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 in the Google Analytics Admin v1alpha Java library, detailing its usage and methods."],["The class `ListRollupPropertySourceLinksRequest` is a request message for the ListRollupPropertySourceLinks RPC, which is used to list the source links under a rollup property."],["The latest version available for this class is 0.70.0, with several older versions also documented, down to version 0.14.0, with the documentations version being 0.67.0."],["Key methods include `getPageSize()`, `getPageToken()`, and `getParent()`, which allow users to specify the number of resources to return, retrieve subsequent pages, and identify the parent roll-up property, respectively."],["Static methods such as `getDefaultInstance()`, `newBuilder()`, and various `parseFrom()` methods are available for creating instances of the `ListRollupPropertySourceLinksRequest` class and parsing input data."]]],[]]