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's Java library, specifically for version 0.25.0, with links to older versions."],["The `AuditUserLinksRequest` class is a request message used for the `AuditUserLinks` RPC, extending the `GeneratedMessageV3` class and implementing the `AuditUserLinksRequestOrBuilder` interface."],["The `AuditUserLinksRequest` class supports pagination, allowing retrieval of user links in batches using `page_size` and `page_token` parameters."],["The class includes methods to parse and create instances of `AuditUserLinksRequest` from various data types and input streams, and to obtain the default instance."],["The documentation includes inherited methods and fields from parent classes like `AbstractMessage`, `AbstractMessageLite`, and `GeneratedMessageV3`, covering functionality for message handling, serialization, and field access."]]],[]]