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.
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.
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 page provides documentation for the `AuditUserLinksRequest.Builder` class within the Google Analytics Admin API, specifically for Java development."],["The documentation covers versions from 0.14.0 up to the latest release, 0.70.0, for the `AuditUserLinksRequest.Builder`."],["`AuditUserLinksRequest.Builder` extends `GeneratedMessageV3.Builder` and implements `AuditUserLinksRequestOrBuilder`, facilitating the creation of requests for auditing user links."],["The class provides methods for building and manipulating `AuditUserLinksRequest` objects, such as `build()`, `clear()`, `setPageSize()`, `setPageToken()`, and `setParent()`."],["The `AuditUserLinksRequest` class is used to request a list of user links associated with a given account, and the builder allows for optional pagination using page size and token."]]],[]]