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 webpage provides documentation for the `ListRollupPropertySourceLinksRequest` class in the Google Analytics Admin API, specifically within the `com.google.analytics.admin.v1alpha` package."],["The latest version of the documentation available is for version 0.70.0, with a historical list provided down to version 0.14.0."],["`ListRollupPropertySourceLinksRequest` is a request message class used to list rollup property source links, and it extends `GeneratedMessageV3` and implements `ListRollupPropertySourceLinksRequestOrBuilder`."],["This class has static methods for parsing and creating instances, such as `getDefaultInstance()`, `newBuilder()`, `parseFrom()`, and `parser()`."],["Key methods within this class include `getPageSize()`, `getPageToken()`, and `getParent()` which are used to provide the necessary information to query the list of rollup property source links."]]],[]]