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 lists different versions of the `ListUserLinksRequest` class for the Google Analytics Admin API, with version 0.70.0 being the latest."],["Each version listed corresponds to a specific release number, ranging from 0.70.0 down to 0.14.0, allowing developers to access documentation for their specific version."],["The `ListUserLinksRequest` class is a request message used for the `ListUserLinks` RPC method, as indicated by the documentation."],["The `ListUserLinksRequest` is a child class of `GeneratedMessageV3`, and it implements the `ListUserLinksRequestOrBuilder` interface, providing a structure for handling requests."],["The documentation contains information on inherited members, static fields like `PAGE_SIZE_FIELD_NUMBER`, `PAGE_TOKEN_FIELD_NUMBER`, `PARENT_FIELD_NUMBER` and methods, along with details on how to use and parse `ListUserLinksRequest`."]]],[]]