You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/analyticsadmin_v1alpha.accounts.userLinks.html
+11-11Lines changed: 11 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -183,7 +183,7 @@ <h3>Method Details</h3>
183
183
"notifyNewUser": True or False, # Optional. If set, then email the new user notifying them that they've been granted permissions to the resource.
184
184
"parent": "A String", # Required. Example format: accounts/1234
185
185
"userLink": { # A resource message representing a user's permissions on an Account or Property resource. # Required. The user link to create.
186
-
"directRoles": [ # Roles directly assigned to this user for this account or property. Valid values: predefinedRoles/read predefinedRoles/collaborate predefinedRoles/edit predefinedRoles/manage-users Excludes roles that are inherited from a higher-level entity, group, or organization admin role. A UserLink that is updated to have an empty list of direct_roles will be deleted.
186
+
"directRoles": [ # Roles directly assigned to this user for this account or property. Valid values: predefinedRoles/read predefinedRoles/collaborate predefinedRoles/edit predefinedRoles/admin Excludes roles that are inherited from a higher-level entity, group, or organization admin role. A UserLink that is updated to have an empty list of direct_roles will be deleted.
187
187
"A String",
188
188
],
189
189
"emailAddress": "A String", # Immutable. Email address of the user to link
@@ -204,7 +204,7 @@ <h3>Method Details</h3>
204
204
{ # Response message for BatchCreateUserLinks RPC.
205
205
"userLinks": [ # The user links created.
206
206
{ # A resource message representing a user's permissions on an Account or Property resource.
207
-
"directRoles": [ # Roles directly assigned to this user for this account or property. Valid values: predefinedRoles/read predefinedRoles/collaborate predefinedRoles/edit predefinedRoles/manage-users Excludes roles that are inherited from a higher-level entity, group, or organization admin role. A UserLink that is updated to have an empty list of direct_roles will be deleted.
207
+
"directRoles": [ # Roles directly assigned to this user for this account or property. Valid values: predefinedRoles/read predefinedRoles/collaborate predefinedRoles/edit predefinedRoles/admin Excludes roles that are inherited from a higher-level entity, group, or organization admin role. A UserLink that is updated to have an empty list of direct_roles will be deleted.
208
208
"A String",
209
209
],
210
210
"emailAddress": "A String", # Immutable. Email address of the user to link
@@ -261,7 +261,7 @@ <h3>Method Details</h3>
261
261
{ # Response message for BatchGetUserLinks RPC.
262
262
"userLinks": [ # The requested user links.
263
263
{ # A resource message representing a user's permissions on an Account or Property resource.
264
-
"directRoles": [ # Roles directly assigned to this user for this account or property. Valid values: predefinedRoles/read predefinedRoles/collaborate predefinedRoles/edit predefinedRoles/manage-users Excludes roles that are inherited from a higher-level entity, group, or organization admin role. A UserLink that is updated to have an empty list of direct_roles will be deleted.
264
+
"directRoles": [ # Roles directly assigned to this user for this account or property. Valid values: predefinedRoles/read predefinedRoles/collaborate predefinedRoles/edit predefinedRoles/admin Excludes roles that are inherited from a higher-level entity, group, or organization admin role. A UserLink that is updated to have an empty list of direct_roles will be deleted.
265
265
"A String",
266
266
],
267
267
"emailAddress": "A String", # Immutable. Email address of the user to link
@@ -284,7 +284,7 @@ <h3>Method Details</h3>
284
284
"requests": [ # Required. The requests specifying the user links to update. A maximum of 1000 user links can be updated in a batch.
285
285
{ # Request message for UpdateUserLink RPC.
286
286
"userLink": { # A resource message representing a user's permissions on an Account or Property resource. # Required. The user link to update.
287
-
"directRoles": [ # Roles directly assigned to this user for this account or property. Valid values: predefinedRoles/read predefinedRoles/collaborate predefinedRoles/edit predefinedRoles/manage-users Excludes roles that are inherited from a higher-level entity, group, or organization admin role. A UserLink that is updated to have an empty list of direct_roles will be deleted.
287
+
"directRoles": [ # Roles directly assigned to this user for this account or property. Valid values: predefinedRoles/read predefinedRoles/collaborate predefinedRoles/edit predefinedRoles/admin Excludes roles that are inherited from a higher-level entity, group, or organization admin role. A UserLink that is updated to have an empty list of direct_roles will be deleted.
288
288
"A String",
289
289
],
290
290
"emailAddress": "A String", # Immutable. Email address of the user to link
@@ -305,7 +305,7 @@ <h3>Method Details</h3>
305
305
{ # Response message for BatchUpdateUserLinks RPC.
306
306
"userLinks": [ # The user links updated.
307
307
{ # A resource message representing a user's permissions on an Account or Property resource.
308
-
"directRoles": [ # Roles directly assigned to this user for this account or property. Valid values: predefinedRoles/read predefinedRoles/collaborate predefinedRoles/edit predefinedRoles/manage-users Excludes roles that are inherited from a higher-level entity, group, or organization admin role. A UserLink that is updated to have an empty list of direct_roles will be deleted.
308
+
"directRoles": [ # Roles directly assigned to this user for this account or property. Valid values: predefinedRoles/read predefinedRoles/collaborate predefinedRoles/edit predefinedRoles/admin Excludes roles that are inherited from a higher-level entity, group, or organization admin role. A UserLink that is updated to have an empty list of direct_roles will be deleted.
309
309
"A String",
310
310
],
311
311
"emailAddress": "A String", # Immutable. Email address of the user to link
@@ -330,7 +330,7 @@ <h3>Method Details</h3>
330
330
The object takes the form of:
331
331
332
332
{ # A resource message representing a user's permissions on an Account or Property resource.
333
-
"directRoles": [ # Roles directly assigned to this user for this account or property. Valid values: predefinedRoles/read predefinedRoles/collaborate predefinedRoles/edit predefinedRoles/manage-users Excludes roles that are inherited from a higher-level entity, group, or organization admin role. A UserLink that is updated to have an empty list of direct_roles will be deleted.
333
+
"directRoles": [ # Roles directly assigned to this user for this account or property. Valid values: predefinedRoles/read predefinedRoles/collaborate predefinedRoles/edit predefinedRoles/admin Excludes roles that are inherited from a higher-level entity, group, or organization admin role. A UserLink that is updated to have an empty list of direct_roles will be deleted.
334
334
"A String",
335
335
],
336
336
"emailAddress": "A String", # Immutable. Email address of the user to link
@@ -347,7 +347,7 @@ <h3>Method Details</h3>
347
347
An object of the form:
348
348
349
349
{ # A resource message representing a user's permissions on an Account or Property resource.
350
-
"directRoles": [ # Roles directly assigned to this user for this account or property. Valid values: predefinedRoles/read predefinedRoles/collaborate predefinedRoles/edit predefinedRoles/manage-users Excludes roles that are inherited from a higher-level entity, group, or organization admin role. A UserLink that is updated to have an empty list of direct_roles will be deleted.
350
+
"directRoles": [ # Roles directly assigned to this user for this account or property. Valid values: predefinedRoles/read predefinedRoles/collaborate predefinedRoles/edit predefinedRoles/admin Excludes roles that are inherited from a higher-level entity, group, or organization admin role. A UserLink that is updated to have an empty list of direct_roles will be deleted.
351
351
"A String",
352
352
],
353
353
"emailAddress": "A String", # Immutable. Email address of the user to link
@@ -388,7 +388,7 @@ <h3>Method Details</h3>
388
388
An object of the form:
389
389
390
390
{ # A resource message representing a user's permissions on an Account or Property resource.
391
-
"directRoles": [ # Roles directly assigned to this user for this account or property. Valid values: predefinedRoles/read predefinedRoles/collaborate predefinedRoles/edit predefinedRoles/manage-users Excludes roles that are inherited from a higher-level entity, group, or organization admin role. A UserLink that is updated to have an empty list of direct_roles will be deleted.
391
+
"directRoles": [ # Roles directly assigned to this user for this account or property. Valid values: predefinedRoles/read predefinedRoles/collaborate predefinedRoles/edit predefinedRoles/admin Excludes roles that are inherited from a higher-level entity, group, or organization admin role. A UserLink that is updated to have an empty list of direct_roles will be deleted.
392
392
"A String",
393
393
],
394
394
"emailAddress": "A String", # Immutable. Email address of the user to link
@@ -416,7 +416,7 @@ <h3>Method Details</h3>
416
416
"nextPageToken": "A String", # A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
417
417
"userLinks": [ # List of UserLinks. These will be ordered stably, but in an arbitrary order.
418
418
{ # A resource message representing a user's permissions on an Account or Property resource.
419
-
"directRoles": [ # Roles directly assigned to this user for this account or property. Valid values: predefinedRoles/read predefinedRoles/collaborate predefinedRoles/edit predefinedRoles/manage-users Excludes roles that are inherited from a higher-level entity, group, or organization admin role. A UserLink that is updated to have an empty list of direct_roles will be deleted.
419
+
"directRoles": [ # Roles directly assigned to this user for this account or property. Valid values: predefinedRoles/read predefinedRoles/collaborate predefinedRoles/edit predefinedRoles/admin Excludes roles that are inherited from a higher-level entity, group, or organization admin role. A UserLink that is updated to have an empty list of direct_roles will be deleted.
420
420
"A String",
421
421
],
422
422
"emailAddress": "A String", # Immutable. Email address of the user to link
@@ -450,7 +450,7 @@ <h3>Method Details</h3>
450
450
The object takes the form of:
451
451
452
452
{ # A resource message representing a user's permissions on an Account or Property resource.
453
-
"directRoles": [ # Roles directly assigned to this user for this account or property. Valid values: predefinedRoles/read predefinedRoles/collaborate predefinedRoles/edit predefinedRoles/manage-users Excludes roles that are inherited from a higher-level entity, group, or organization admin role. A UserLink that is updated to have an empty list of direct_roles will be deleted.
453
+
"directRoles": [ # Roles directly assigned to this user for this account or property. Valid values: predefinedRoles/read predefinedRoles/collaborate predefinedRoles/edit predefinedRoles/admin Excludes roles that are inherited from a higher-level entity, group, or organization admin role. A UserLink that is updated to have an empty list of direct_roles will be deleted.
454
454
"A String",
455
455
],
456
456
"emailAddress": "A String", # Immutable. Email address of the user to link
@@ -466,7 +466,7 @@ <h3>Method Details</h3>
466
466
An object of the form:
467
467
468
468
{ # A resource message representing a user's permissions on an Account or Property resource.
469
-
"directRoles": [ # Roles directly assigned to this user for this account or property. Valid values: predefinedRoles/read predefinedRoles/collaborate predefinedRoles/edit predefinedRoles/manage-users Excludes roles that are inherited from a higher-level entity, group, or organization admin role. A UserLink that is updated to have an empty list of direct_roles will be deleted.
469
+
"directRoles": [ # Roles directly assigned to this user for this account or property. Valid values: predefinedRoles/read predefinedRoles/collaborate predefinedRoles/edit predefinedRoles/admin Excludes roles that are inherited from a higher-level entity, group, or organization admin role. A UserLink that is updated to have an empty list of direct_roles will be deleted.
470
470
"A String",
471
471
],
472
472
"emailAddress": "A String", # Immutable. Email address of the user to link
0 commit comments