The maximum number of user links to return.
The service may return fewer than this value.
If unspecified, at most 200 user links will be returned.
The maximum value is 500; values above 500 will be coerced to 500.
A page token, received from a previous ListUserLinks call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListUserLinks must
match the call that provided the page token.
A page token, received from a previous ListUserLinks call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListUserLinks 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 `ListUserLinksRequest` class within the Google Analytics Admin API for Java."],["The `ListUserLinksRequest` class is a request message used for the ListUserLinks RPC call."],["The page lists various versions of the `ListUserLinksRequest` class, ranging from version 0.14.0 to the latest version, 0.70.0."],["This class inherits from `GeneratedMessageV3` and implements `ListUserLinksRequestOrBuilder`, with detailed inherited members and methods listed."],["The documentation describes static fields, static methods, and methods of the `ListUserLinksRequest` class, such as `getPageSize()`, `getPageToken()`, and `getParent()`, in addition to the methods required to create or parse one."]]],[]]