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, specifically for Java."],["The latest version of the `CreateUserLinkRequest` documentation is version 0.70.0, with a full list of previous versions provided, dating back to version 0.14.0."],["`CreateUserLinkRequest` is a request message used to create a user link within the Google Analytics Admin API, as defined by the Protobuf type `google.analytics.admin.v1alpha.CreateUserLinkRequest`."],["The `CreateUserLinkRequest` class, which extends `GeneratedMessageV3`, includes methods and fields such as `getParent()`, `getUserLink()`, and `getNotifyNewUser()` for managing the request data."],["Users can create new instances of the `CreateUserLinkRequest` class, or parse it from various data types (e.g., `ByteString`, `InputStream`), and each version listed can be accessed directly from the provided links."]]],[]]