Request message for CreateUserLink RPC.
Users can have multiple email addresses associated with their Google
account, and one of these email addresses is the "primary" email address.
Any of the email addresses associated with a Google account may be used
for a new UserLink, but the returned UserLink will always contain the
"primary" email address. As a result, the input and output email address
for this request may differ.
Protobuf type google.analytics.admin.v1alpha.CreateUserLinkRequest
[[["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 `CreateUserLinkRequest` class within the Google Analytics Admin API's Java library, detailing its structure and functionality."],["The `CreateUserLinkRequest` is a request message used for the CreateUserLink RPC, enabling the creation of links between users and Google Analytics resources."],["The page lists multiple versions of the Java library, from 0.14.0 up to the latest 0.70.0, allowing users to access documentation specific to their version, or find specific details about earlier versions."],["The `CreateUserLinkRequest` class inherits from `GeneratedMessageV3` and implements `CreateUserLinkRequestOrBuilder`, offering various methods for handling user link creation requests."],["When using `CreateUserLinkRequest`, users may input an email address that differs from the primary email address, as the system will always output the primary address for the user."]]],[]]