Skip to content

Commit ac908bf

Browse files
chore(analyticsadmin): update the api
1 parent c10805b commit ac908bf

File tree

3 files changed

+24
-24
lines changed

3 files changed

+24
-24
lines changed

docs/dyn/analyticsadmin_v1alpha.accounts.userLinks.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ <h3>Method Details</h3>
183183
&quot;notifyNewUser&quot;: True or False, # Optional. If set, then email the new user notifying them that they&#x27;ve been granted permissions to the resource.
184184
&quot;parent&quot;: &quot;A String&quot;, # Required. Example format: accounts/1234
185185
&quot;userLink&quot;: { # A resource message representing a user&#x27;s permissions on an Account or Property resource. # Required. The user link to create.
186-
&quot;directRoles&quot;: [ # 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+
&quot;directRoles&quot;: [ # 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.
187187
&quot;A String&quot;,
188188
],
189189
&quot;emailAddress&quot;: &quot;A String&quot;, # Immutable. Email address of the user to link
@@ -204,7 +204,7 @@ <h3>Method Details</h3>
204204
{ # Response message for BatchCreateUserLinks RPC.
205205
&quot;userLinks&quot;: [ # The user links created.
206206
{ # A resource message representing a user&#x27;s permissions on an Account or Property resource.
207-
&quot;directRoles&quot;: [ # 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+
&quot;directRoles&quot;: [ # 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.
208208
&quot;A String&quot;,
209209
],
210210
&quot;emailAddress&quot;: &quot;A String&quot;, # Immutable. Email address of the user to link
@@ -261,7 +261,7 @@ <h3>Method Details</h3>
261261
{ # Response message for BatchGetUserLinks RPC.
262262
&quot;userLinks&quot;: [ # The requested user links.
263263
{ # A resource message representing a user&#x27;s permissions on an Account or Property resource.
264-
&quot;directRoles&quot;: [ # 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+
&quot;directRoles&quot;: [ # 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.
265265
&quot;A String&quot;,
266266
],
267267
&quot;emailAddress&quot;: &quot;A String&quot;, # Immutable. Email address of the user to link
@@ -284,7 +284,7 @@ <h3>Method Details</h3>
284284
&quot;requests&quot;: [ # Required. The requests specifying the user links to update. A maximum of 1000 user links can be updated in a batch.
285285
{ # Request message for UpdateUserLink RPC.
286286
&quot;userLink&quot;: { # A resource message representing a user&#x27;s permissions on an Account or Property resource. # Required. The user link to update.
287-
&quot;directRoles&quot;: [ # 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+
&quot;directRoles&quot;: [ # 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.
288288
&quot;A String&quot;,
289289
],
290290
&quot;emailAddress&quot;: &quot;A String&quot;, # Immutable. Email address of the user to link
@@ -305,7 +305,7 @@ <h3>Method Details</h3>
305305
{ # Response message for BatchUpdateUserLinks RPC.
306306
&quot;userLinks&quot;: [ # The user links updated.
307307
{ # A resource message representing a user&#x27;s permissions on an Account or Property resource.
308-
&quot;directRoles&quot;: [ # 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+
&quot;directRoles&quot;: [ # 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.
309309
&quot;A String&quot;,
310310
],
311311
&quot;emailAddress&quot;: &quot;A String&quot;, # Immutable. Email address of the user to link
@@ -330,7 +330,7 @@ <h3>Method Details</h3>
330330
The object takes the form of:
331331

332332
{ # A resource message representing a user&#x27;s permissions on an Account or Property resource.
333-
&quot;directRoles&quot;: [ # 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+
&quot;directRoles&quot;: [ # 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.
334334
&quot;A String&quot;,
335335
],
336336
&quot;emailAddress&quot;: &quot;A String&quot;, # Immutable. Email address of the user to link
@@ -347,7 +347,7 @@ <h3>Method Details</h3>
347347
An object of the form:
348348

349349
{ # A resource message representing a user&#x27;s permissions on an Account or Property resource.
350-
&quot;directRoles&quot;: [ # 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+
&quot;directRoles&quot;: [ # 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.
351351
&quot;A String&quot;,
352352
],
353353
&quot;emailAddress&quot;: &quot;A String&quot;, # Immutable. Email address of the user to link
@@ -388,7 +388,7 @@ <h3>Method Details</h3>
388388
An object of the form:
389389

390390
{ # A resource message representing a user&#x27;s permissions on an Account or Property resource.
391-
&quot;directRoles&quot;: [ # 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+
&quot;directRoles&quot;: [ # 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.
392392
&quot;A String&quot;,
393393
],
394394
&quot;emailAddress&quot;: &quot;A String&quot;, # Immutable. Email address of the user to link
@@ -416,7 +416,7 @@ <h3>Method Details</h3>
416416
&quot;nextPageToken&quot;: &quot;A String&quot;, # A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
417417
&quot;userLinks&quot;: [ # List of UserLinks. These will be ordered stably, but in an arbitrary order.
418418
{ # A resource message representing a user&#x27;s permissions on an Account or Property resource.
419-
&quot;directRoles&quot;: [ # 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+
&quot;directRoles&quot;: [ # 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.
420420
&quot;A String&quot;,
421421
],
422422
&quot;emailAddress&quot;: &quot;A String&quot;, # Immutable. Email address of the user to link
@@ -450,7 +450,7 @@ <h3>Method Details</h3>
450450
The object takes the form of:
451451

452452
{ # A resource message representing a user&#x27;s permissions on an Account or Property resource.
453-
&quot;directRoles&quot;: [ # 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+
&quot;directRoles&quot;: [ # 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.
454454
&quot;A String&quot;,
455455
],
456456
&quot;emailAddress&quot;: &quot;A String&quot;, # Immutable. Email address of the user to link
@@ -466,7 +466,7 @@ <h3>Method Details</h3>
466466
An object of the form:
467467

468468
{ # A resource message representing a user&#x27;s permissions on an Account or Property resource.
469-
&quot;directRoles&quot;: [ # 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+
&quot;directRoles&quot;: [ # 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.
470470
&quot;A String&quot;,
471471
],
472472
&quot;emailAddress&quot;: &quot;A String&quot;, # Immutable. Email address of the user to link

0 commit comments

Comments
 (0)