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."],[[["The webpage provides a comprehensive list of versions for `CreateUserLinkRequest`, ranging from the latest version 0.70.0 down to version 0.14.0, all within the `google-analytics-admin` context."],["`CreateUserLinkRequest` is a request message used in the RPC to add a user, and it is part of the `com.google.analytics.admin.v1alpha` package within the `google-analytics-admin` library."],["When creating a `UserLink` there is a possibility of a difference between the input and output email addresses, because the output will always show the primary email."],["The class `CreateUserLinkRequest` extends `GeneratedMessageV3` and implements `CreateUserLinkRequestOrBuilder`, indicating its role in handling user link creation requests within the Google Analytics Admin API."],["The `CreateUserLinkRequest` is tied to several static fields such as `NOTIFY_NEW_USER_FIELD_NUMBER`, `PARENT_FIELD_NUMBER`, and `USER_LINK_FIELD_NUMBER`, as well as static methods, that are used to manage and construct the UserLink objects."]]],[]]