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 webpage provides documentation for the `CreateUserLinkRequest` class within the Google Analytics Admin API, focusing on its structure and usage in creating user links."],["The `CreateUserLinkRequest` class is part of the `com.google.analytics.admin.v1alpha` package and is used to send requests to the API for creating a new user link."],["The latest version of the documentation is for version 0.70.0, and the page lists version history down to 0.14.0, enabling users to view documentation for different versions."],["The `CreateUserLinkRequest` class extends `GeneratedMessageV3` and implements `CreateUserLinkRequestOrBuilder`, with inheritance from `Object`, `AbstractMessageLite`, and `AbstractMessage`, following the Java Protobuf structure."],["The class documentation details required fields like `parent` and `user_link` for sending a `CreateUserLinkRequest`, and it mentions the optional `notify_new_user` field for sending emails to new users."]]],[]]