GoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest constructor
GoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest({
- bool? notifyNewUsers,
- List<
GoogleAnalyticsAdminV1alphaCreateUserLinkRequest> ? requests,
Implementation
GoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest({
this.notifyNewUsers,
this.requests,
});