The maximum number of user links to return.
The service may return fewer than this value.
If unspecified, at most 1000 user links will be returned.
The maximum value is 5000; values above 5000 will be coerced to 5000.
A page token, received from a previous AuditUserLinks call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to AuditUserLinks must
match the call that provided the page token.
A page token, received from a previous AuditUserLinks call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to AuditUserLinks 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 `AuditUserLinksRequest` class within the Google Analytics Admin API, specifically in Java."],["The latest version of this class is documented under version `0.70.0`, while the page includes documentation for versions ranging from `0.70.0` down to `0.14.0`."],["`AuditUserLinksRequest` is a request message used for the `AuditUserLinks` RPC (Remote Procedure Call) within the Google Analytics Admin API."],["This class inherits from `GeneratedMessageV3`, and implements `AuditUserLinksRequestOrBuilder` and is used to request a list of user links."],["The class contains methods such as `getPageSize`, `getPageToken`, and `getParent` to help in retrieving a list of user links using the `AuditUserLinks` RPC."]]],[]]