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-03-21 UTC."],[[["This page details the `ListRollupPropertySourceLinksRequest` class, which is part of the Google Analytics Admin API for Java, and is used to make requests for listing rollup property source links."],["The `ListRollupPropertySourceLinksRequest` class is a final class that extends `GeneratedMessageV3` and implements the `ListRollupPropertySourceLinksRequestOrBuilder` interface, with the main purpose of the class being the management of listing request data for rollup property source links."],["The documentation provides a list of available versions for `ListRollupPropertySourceLinksRequest`, ranging from version 0.14.0 to the latest version, 0.70.0, along with the links for each version."],["The documentation also covers static fields like `PAGE_SIZE_FIELD_NUMBER`, `PAGE_TOKEN_FIELD_NUMBER`, and `PARENT_FIELD_NUMBER`, as well as static and instance methods for creating, parsing, and manipulating `ListRollupPropertySourceLinksRequest` objects."],["Methods like `getPageSize`, `getPageToken`, and `getParent` are used to access the request parameters, while methods such as `parseFrom`, and `newBuilder` are available for creating and manipulating instances of the request."]]],[]]