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, specifically in Java."],["It offers a comprehensive list of available versions, ranging from 0.14.0 to 0.70.0, with the latest being 0.70.0."],["The `ListUserLinksRequest` class is a request message for the ListUserLinks RPC, extending the `GeneratedMessageV3` class and implementing `ListUserLinksRequestOrBuilder`."],["The documentation details the inherited members, static fields, static methods, and instance methods of the `ListUserLinksRequest` class, offering insights into its functionality and usage."],["It also shows where it sits in the java inheritance hierarchy."]]],[]]