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 page provides a comprehensive list of versions for `CreateUserLinkRequest`, ranging from the latest version 0.70.0 down to version 0.14.0, allowing users to access documentation for various iterations."],["`CreateUserLinkRequest` is a request message used for creating a new user link within Google Analytics Admin, and it is a part of the `google.analytics.admin.v1alpha` package."],["This request message allows users to associate multiple email addresses with their Google account, with the returned user link containing the \"primary\" email address, which may differ from the input email address."],["The `CreateUserLinkRequest` class inherits from `GeneratedMessageV3` and implements `CreateUserLinkRequestOrBuilder`, and it has static methods to get the default instance, descriptor, and to create new builders and parsers, as well as providing numerous parsing methods for various data types."],["The class contains fields such as `notify_new_user`, `parent`, and `user_link`, with methods like `getNotifyNewUser`, `getParent`, and `getUserLink` to access these fields, along with essential methods like `equals`, `hashCode`, `isInitialized`, `getSerializedSize` and methods for building and parsing."]]],[]]