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, ranging from version 0.14.0 to the latest version 0.70.0, which is part of the Google Analytics Admin API."],["The `ListUserLinksRequest` class is a request message used for the ListUserLinks RPC, and it is a subclass of `GeneratedMessageV3` from the protocol buffers library."],["The class is implemented as `ListUserLinksRequestOrBuilder`, and it contains methods for handling page size and tokens to retrieve user links in batches."],["Static methods are provided for creating instances, parsing, and obtaining metadata, such as the default instance, descriptor, and a builder, enhancing usability of the class."],["The listed versions are all related to the same class `ListUserLinksRequest`, but they represent a history of changes and updates within the Google Analytics Admin Java client library."]]],[]]