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 document outlines the `CreateUserLinkRequest` class, which is used to create a request for user link creation in the Google Analytics Admin API."],["The document provides a version history of the `CreateUserLinkRequest` class, with version 0.70.0 being the latest and versions going as far back as version 0.14.0 being present."],["The `CreateUserLinkRequest` class is a type of Protocol Buffer (Protobuf) message, specifically `google.analytics.admin.v1alpha.CreateUserLinkRequest`."],["The primary purpose of `CreateUserLinkRequest` is to allow users to send a request to create a new link for a user, specifying the required fields such as parent and user link information."],["The class has methods for parsing data from various sources, such as `ByteString`, `ByteBuffer`, `InputStream`, and arrays, along with providing default instances, builders, and descriptors."]]],[]]