chore: update docs/dyn , add static discovery files to discovery_cache/documents (#1111)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/78f53313-0c78-4a29-8841-f031665a4c6a/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/c2de32114ec484aa708d32012d1fa8d75232daf5
diff --git a/docs/dyn/analyticsadmin_v1alpha.accounts.userLinks.html b/docs/dyn/analyticsadmin_v1alpha.accounts.userLinks.html
index 63ae286..3d86992 100644
--- a/docs/dyn/analyticsadmin_v1alpha.accounts.userLinks.html
+++ b/docs/dyn/analyticsadmin_v1alpha.accounts.userLinks.html
@@ -140,14 +140,14 @@
"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.
"userLinks": [ # List of AuditUserLinks. These will be ordered stably, but in an arbitrary order.
{ # Read-only resource used to summarize a principal's effective roles.
- "directRoles": [ # Roles directly assigned to this user for this entity. Format: predefinedRoles/read Excludes roles that are inherited from an account (if this is for a property), group, or organization admin role.
- "A String",
- ],
- "name": "A String", # Example format: properties/1234/userLinks/5678
"effectiveRoles": [ # Union of all permissions a user has at this account or property (includes direct permissions, group-inherited permissions, etc.). Format: predefinedRoles/read
"A String",
],
"emailAddress": "A String", # Email address of the linked user
+ "name": "A String", # Example format: properties/1234/userLinks/5678
+ "directRoles": [ # Roles directly assigned to this user for this entity. Format: predefinedRoles/read Excludes roles that are inherited from an account (if this is for a property), group, or organization admin role.
+ "A String",
+ ],
},
],
}</pre>
@@ -177,20 +177,20 @@
The object takes the form of:
{ # Request message for BatchCreateUserLinks RPC.
+ "notifyNewUsers": True or False, # 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.
"requests": [ # Required. The requests specifying the user links to create. A maximum of 1000 user links can be created in a batch.
{ # 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.
- "userLink": { # A resource message representing a user's permissions on an Account or Property resource. # Required. The user link to create.
- "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.
- "A String",
- ],
- "name": "A String", # Example format: properties/1234/userLinks/5678
- "emailAddress": "A String", # Email address of the user to link
- },
"parent": "A String", # Required. Example format: accounts/1234
+ "userLink": { # A resource message representing a user's permissions on an Account or Property resource. # Required. The user link to create.
+ "name": "A String", # Example format: properties/1234/userLinks/5678
+ "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.
+ "A String",
+ ],
+ "emailAddress": "A String", # Email address of the user to link
+ },
"notifyNewUser": True or False, # Optional. If set, then email the new user notifying them that they've been granted permissions to the resource.
},
],
- "notifyNewUsers": True or False, # 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.
}
x__xgafv: string, V1 error format.
@@ -204,12 +204,12 @@
{ # Response message for BatchCreateUserLinks RPC.
"userLinks": [ # The user links created.
{ # A resource message representing a user's permissions on an Account or Property resource.
- "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.
- "A String",
- ],
- "name": "A String", # Example format: properties/1234/userLinks/5678
- "emailAddress": "A String", # Email address of the user to link
- },
+ "name": "A String", # Example format: properties/1234/userLinks/5678
+ "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.
+ "A String",
+ ],
+ "emailAddress": "A String", # Email address of the user to link
+ },
],
}</pre>
</div>
@@ -261,12 +261,12 @@
{ # Response message for BatchGetUserLinks RPC.
"userLinks": [ # The requested user links.
{ # A resource message representing a user's permissions on an Account or Property resource.
- "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.
- "A String",
- ],
- "name": "A String", # Example format: properties/1234/userLinks/5678
- "emailAddress": "A String", # Email address of the user to link
- },
+ "name": "A String", # Example format: properties/1234/userLinks/5678
+ "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.
+ "A String",
+ ],
+ "emailAddress": "A String", # Email address of the user to link
+ },
],
}</pre>
</div>
@@ -284,12 +284,12 @@
"requests": [ # Required. The requests specifying the user links to update. A maximum of 1000 user links can be updated in a batch.
{ # Request message for UpdateUserLink RPC.
"userLink": { # A resource message representing a user's permissions on an Account or Property resource. # Required. The user link to update.
- "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.
- "A String",
- ],
- "name": "A String", # Example format: properties/1234/userLinks/5678
- "emailAddress": "A String", # Email address of the user to link
- },
+ "name": "A String", # Example format: properties/1234/userLinks/5678
+ "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.
+ "A String",
+ ],
+ "emailAddress": "A String", # Email address of the user to link
+ },
},
],
}
@@ -305,12 +305,12 @@
{ # Response message for BatchUpdateUserLinks RPC.
"userLinks": [ # The user links updated.
{ # A resource message representing a user's permissions on an Account or Property resource.
- "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.
- "A String",
- ],
- "name": "A String", # Example format: properties/1234/userLinks/5678
- "emailAddress": "A String", # Email address of the user to link
- },
+ "name": "A String", # Example format: properties/1234/userLinks/5678
+ "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.
+ "A String",
+ ],
+ "emailAddress": "A String", # Email address of the user to link
+ },
],
}</pre>
</div>
@@ -330,12 +330,12 @@
The object takes the form of:
{ # A resource message representing a user's permissions on an Account or Property resource.
- "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.
- "A String",
- ],
- "name": "A String", # Example format: properties/1234/userLinks/5678
- "emailAddress": "A String", # Email address of the user to link
- }
+ "name": "A String", # Example format: properties/1234/userLinks/5678
+ "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.
+ "A String",
+ ],
+ "emailAddress": "A String", # Email address of the user to link
+}
notifyNewUser: boolean, Optional. If set, then email the new user notifying them that they've been granted permissions to the resource.
x__xgafv: string, V1 error format.
@@ -347,12 +347,12 @@
An object of the form:
{ # A resource message representing a user's permissions on an Account or Property resource.
- "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.
- "A String",
- ],
- "name": "A String", # Example format: properties/1234/userLinks/5678
- "emailAddress": "A String", # Email address of the user to link
- }</pre>
+ "name": "A String", # Example format: properties/1234/userLinks/5678
+ "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.
+ "A String",
+ ],
+ "emailAddress": "A String", # Email address of the user to link
+ }</pre>
</div>
<div class="method">
@@ -388,12 +388,12 @@
An object of the form:
{ # A resource message representing a user's permissions on an Account or Property resource.
- "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.
- "A String",
- ],
- "name": "A String", # Example format: properties/1234/userLinks/5678
- "emailAddress": "A String", # Email address of the user to link
- }</pre>
+ "name": "A String", # Example format: properties/1234/userLinks/5678
+ "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.
+ "A String",
+ ],
+ "emailAddress": "A String", # Email address of the user to link
+ }</pre>
</div>
<div class="method">
@@ -413,16 +413,16 @@
An object of the form:
{ # Response message for ListUserLinks RPC.
- "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.
"userLinks": [ # List of UserLinks. These will be ordered stably, but in an arbitrary order.
{ # A resource message representing a user's permissions on an Account or Property resource.
- "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.
- "A String",
- ],
- "name": "A String", # Example format: properties/1234/userLinks/5678
- "emailAddress": "A String", # Email address of the user to link
- },
+ "name": "A String", # Example format: properties/1234/userLinks/5678
+ "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.
+ "A String",
+ ],
+ "emailAddress": "A String", # Email address of the user to link
+ },
],
+ "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.
}</pre>
</div>
@@ -450,12 +450,12 @@
The object takes the form of:
{ # A resource message representing a user's permissions on an Account or Property resource.
- "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.
- "A String",
- ],
- "name": "A String", # Example format: properties/1234/userLinks/5678
- "emailAddress": "A String", # Email address of the user to link
- }
+ "name": "A String", # Example format: properties/1234/userLinks/5678
+ "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.
+ "A String",
+ ],
+ "emailAddress": "A String", # Email address of the user to link
+}
x__xgafv: string, V1 error format.
Allowed values
@@ -466,12 +466,12 @@
An object of the form:
{ # A resource message representing a user's permissions on an Account or Property resource.
- "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.
- "A String",
- ],
- "name": "A String", # Example format: properties/1234/userLinks/5678
- "emailAddress": "A String", # Email address of the user to link
- }</pre>
+ "name": "A String", # Example format: properties/1234/userLinks/5678
+ "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.
+ "A String",
+ ],
+ "emailAddress": "A String", # Email address of the user to link
+ }</pre>
</div>
</body></html>
\ No newline at end of file