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-03-21 UTC."],[[["This webpage provides documentation for the `ListUserLinksRequest` class within the Google Analytics Admin API's Java library, specifically for version 0.20.0 and earlier versions down to 0.14.0."],["The `ListUserLinksRequest` class is used to structure requests for retrieving a list of user links, extending `GeneratedMessageV3` and implementing `ListUserLinksRequestOrBuilder`."],["The content shows an inheritance chain from `Object` to `ListUserLinksRequest`, detailing inherited and implemented members of the `ListUserLinksRequest` class."],["The page includes static methods for creating instances, parsing data, and accessing descriptors, as well as instance methods for getting fields, checking equality, and serializing."],["There are several methods to handle different types of data inputs, such as `ByteString`, `InputStream`, and `ByteBuffer`, alongside exception handling for potential I/O or protocol buffer issues."]]],[]]