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 document provides comprehensive Java documentation for the `ListUserLinksRequest` class, which is part of the `google.analytics.admin.v1alpha` package."],["The `ListUserLinksRequest` class is a request message used for the ListUserLinks RPC, designed to retrieve a list of user links."],["The latest version of the documentation is version 0.70.0, and there are numerous older versions dating back to 0.14.0, all accessible via links in the document."],["The document outlines the class's inheritance hierarchy, from `Object` to `ListUserLinksRequest`, and lists all implemented interfaces, inherited members, static fields, and methods, alongside their detailed descriptions and parameters."],["This class is used for sending requests that may include parameters such as `parent`, `pageSize`, and `pageToken` for listing user links, providing a detailed guide for each parameter and return type."]]],[]]