Optional. If set, then email the new users notifying them that they've been
granted permissions to the resource. Regardless of whether this is set or
not, notify_new_user field inside each individual request is ignored.
Required. The account or property that all user links in the request are
for. This field is required. The parent field in the CreateUserLinkRequest
messages must either be empty or match this field.
Example format: accounts/1234
Required. The account or property that all user links in the request are
for. This field is required. The parent field in the CreateUserLinkRequest
messages must either be empty or match this field.
Example format: accounts/1234
[[["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 `BatchCreateUserLinksRequest` class within the Google Analytics Admin API (version 0.31.0), which extends `GeneratedMessageV3`."],["The `BatchCreateUserLinksRequest` class is used to send a request to create multiple user links in a batch operation, as part of the `google.analytics.admin.v1alpha` package."],["The documentation includes links to various versions of the Google Analytics Admin API, ranging from version 0.14.0 up to the latest, version 0.70.0, where each version is linked to its respective `BatchCreateUserLinksRequest` class documentation."],["Key fields within `BatchCreateUserLinksRequest` include `NOTIFY_NEW_USERS_FIELD_NUMBER`, `PARENT_FIELD_NUMBER`, and `REQUESTS_FIELD_NUMBER`, which are used for specifying user notifications, the parent resource, and the individual user link requests, respectively."],["The documentation outlines methods for parsing, accessing properties, and manipulating `BatchCreateUserLinksRequest` objects, including static methods for creating new instances and builders, as well as instance methods for managing object state."]]],[]]