docs: update docs (#916)
* fix: re-run script
* test: fix noxfile
diff --git a/docs/dyn/iam_v1.projects.roles.html b/docs/dyn/iam_v1.projects.roles.html
index 1ac0cf8..4d28a25 100644
--- a/docs/dyn/iam_v1.projects.roles.html
+++ b/docs/dyn/iam_v1.projects.roles.html
@@ -84,7 +84,7 @@
<code><a href="#get">get(name, x__xgafv=None)</a></code></p>
<p class="firstline">Gets a Role definition.</p>
<p class="toc_element">
- <code><a href="#list">list(parent, showDeleted=None, pageToken=None, pageSize=None, view=None, x__xgafv=None)</a></code></p>
+ <code><a href="#list">list(parent, pageToken=None, pageSize=None, view=None, showDeleted=None, x__xgafv=None)</a></code></p>
<p class="firstline">Lists the Roles defined on a resource.</p>
<p class="toc_element">
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
@@ -127,13 +127,6 @@
{ # The request to create a new role.
"roleId": "A String", # The role ID to use for this role.
"role": { # A role in the Identity and Access Management API. # The Role resource to create.
- "name": "A String", # The name of the role.
- #
- # When Role is used in CreateRole, the role name must not be set.
- #
- # When Role is used in output and other input such as UpdateRole, the role
- # name is the complete path, e.g., roles/logging.viewer for predefined roles
- # and organizations/{ORGANIZATION_ID}/roles/logging.viewer for custom roles.
"deleted": True or False, # The current deleted state of the role. This field is read only.
# It will be ignored in calls to CreateRole and UpdateRole.
"title": "A String", # Optional. A human-readable title for the role. Typically this
@@ -146,6 +139,13 @@
"stage": "A String", # The current launch stage of the role. If the `ALPHA` launch stage has been
# selected for a role, the `stage` field will not be included in the
# returned definition for the role.
+ "name": "A String", # The name of the role.
+ #
+ # When Role is used in CreateRole, the role name must not be set.
+ #
+ # When Role is used in output and other input such as UpdateRole, the role
+ # name is the complete path, e.g., roles/logging.viewer for predefined roles
+ # and organizations/{ORGANIZATION_ID}/roles/logging.viewer for custom roles.
},
}
@@ -158,13 +158,6 @@
An object of the form:
{ # A role in the Identity and Access Management API.
- "name": "A String", # The name of the role.
- #
- # When Role is used in CreateRole, the role name must not be set.
- #
- # When Role is used in output and other input such as UpdateRole, the role
- # name is the complete path, e.g., roles/logging.viewer for predefined roles
- # and organizations/{ORGANIZATION_ID}/roles/logging.viewer for custom roles.
"deleted": True or False, # The current deleted state of the role. This field is read only.
# It will be ignored in calls to CreateRole and UpdateRole.
"title": "A String", # Optional. A human-readable title for the role. Typically this
@@ -177,6 +170,13 @@
"stage": "A String", # The current launch stage of the role. If the `ALPHA` launch stage has been
# selected for a role, the `stage` field will not be included in the
# returned definition for the role.
+ "name": "A String", # The name of the role.
+ #
+ # When Role is used in CreateRole, the role name must not be set.
+ #
+ # When Role is used in output and other input such as UpdateRole, the role
+ # name is the complete path, e.g., roles/logging.viewer for predefined roles
+ # and organizations/{ORGANIZATION_ID}/roles/logging.viewer for custom roles.
}</pre>
</div>
@@ -221,13 +221,6 @@
An object of the form:
{ # A role in the Identity and Access Management API.
- "name": "A String", # The name of the role.
- #
- # When Role is used in CreateRole, the role name must not be set.
- #
- # When Role is used in output and other input such as UpdateRole, the role
- # name is the complete path, e.g., roles/logging.viewer for predefined roles
- # and organizations/{ORGANIZATION_ID}/roles/logging.viewer for custom roles.
"deleted": True or False, # The current deleted state of the role. This field is read only.
# It will be ignored in calls to CreateRole and UpdateRole.
"title": "A String", # Optional. A human-readable title for the role. Typically this
@@ -240,6 +233,13 @@
"stage": "A String", # The current launch stage of the role. If the `ALPHA` launch stage has been
# selected for a role, the `stage` field will not be included in the
# returned definition for the role.
+ "name": "A String", # The name of the role.
+ #
+ # When Role is used in CreateRole, the role name must not be set.
+ #
+ # When Role is used in output and other input such as UpdateRole, the role
+ # name is the complete path, e.g., roles/logging.viewer for predefined roles
+ # and organizations/{ORGANIZATION_ID}/roles/logging.viewer for custom roles.
}</pre>
</div>
@@ -284,13 +284,6 @@
An object of the form:
{ # A role in the Identity and Access Management API.
- "name": "A String", # The name of the role.
- #
- # When Role is used in CreateRole, the role name must not be set.
- #
- # When Role is used in output and other input such as UpdateRole, the role
- # name is the complete path, e.g., roles/logging.viewer for predefined roles
- # and organizations/{ORGANIZATION_ID}/roles/logging.viewer for custom roles.
"deleted": True or False, # The current deleted state of the role. This field is read only.
# It will be ignored in calls to CreateRole and UpdateRole.
"title": "A String", # Optional. A human-readable title for the role. Typically this
@@ -303,11 +296,18 @@
"stage": "A String", # The current launch stage of the role. If the `ALPHA` launch stage has been
# selected for a role, the `stage` field will not be included in the
# returned definition for the role.
+ "name": "A String", # The name of the role.
+ #
+ # When Role is used in CreateRole, the role name must not be set.
+ #
+ # When Role is used in output and other input such as UpdateRole, the role
+ # name is the complete path, e.g., roles/logging.viewer for predefined roles
+ # and organizations/{ORGANIZATION_ID}/roles/logging.viewer for custom roles.
}</pre>
</div>
<div class="method">
- <code class="details" id="list">list(parent, showDeleted=None, pageToken=None, pageSize=None, view=None, x__xgafv=None)</code>
+ <code class="details" id="list">list(parent, pageToken=None, pageSize=None, view=None, showDeleted=None, x__xgafv=None)</code>
<pre>Lists the Roles defined on a resource.
Args:
@@ -338,13 +338,13 @@
Note: Wildcard (*) values are invalid; you must specify a complete project
ID or organization ID. (required)
- showDeleted: boolean, Include Roles that have been deleted.
pageToken: string, Optional pagination token returned in an earlier ListRolesResponse.
pageSize: integer, Optional limit on the number of roles to include in the response.
view: string, Optional view for the returned Role objects. When `FULL` is specified,
the `includedPermissions` field is returned, which includes a list of all
permissions in the role. The default value is `BASIC`, which does not
return the `includedPermissions` field.
+ showDeleted: boolean, Include Roles that have been deleted.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
@@ -356,13 +356,6 @@
{ # The response containing the roles defined under a resource.
"roles": [ # The Roles defined on this resource.
{ # A role in the Identity and Access Management API.
- "name": "A String", # The name of the role.
- #
- # When Role is used in CreateRole, the role name must not be set.
- #
- # When Role is used in output and other input such as UpdateRole, the role
- # name is the complete path, e.g., roles/logging.viewer for predefined roles
- # and organizations/{ORGANIZATION_ID}/roles/logging.viewer for custom roles.
"deleted": True or False, # The current deleted state of the role. This field is read only.
# It will be ignored in calls to CreateRole and UpdateRole.
"title": "A String", # Optional. A human-readable title for the role. Typically this
@@ -375,6 +368,13 @@
"stage": "A String", # The current launch stage of the role. If the `ALPHA` launch stage has been
# selected for a role, the `stage` field will not be included in the
# returned definition for the role.
+ "name": "A String", # The name of the role.
+ #
+ # When Role is used in CreateRole, the role name must not be set.
+ #
+ # When Role is used in output and other input such as UpdateRole, the role
+ # name is the complete path, e.g., roles/logging.viewer for predefined roles
+ # and organizations/{ORGANIZATION_ID}/roles/logging.viewer for custom roles.
},
],
"nextPageToken": "A String", # To retrieve the next page of results, set
@@ -425,13 +425,6 @@
The object takes the form of:
{ # A role in the Identity and Access Management API.
- "name": "A String", # The name of the role.
- #
- # When Role is used in CreateRole, the role name must not be set.
- #
- # When Role is used in output and other input such as UpdateRole, the role
- # name is the complete path, e.g., roles/logging.viewer for predefined roles
- # and organizations/{ORGANIZATION_ID}/roles/logging.viewer for custom roles.
"deleted": True or False, # The current deleted state of the role. This field is read only.
# It will be ignored in calls to CreateRole and UpdateRole.
"title": "A String", # Optional. A human-readable title for the role. Typically this
@@ -444,6 +437,13 @@
"stage": "A String", # The current launch stage of the role. If the `ALPHA` launch stage has been
# selected for a role, the `stage` field will not be included in the
# returned definition for the role.
+ "name": "A String", # The name of the role.
+ #
+ # When Role is used in CreateRole, the role name must not be set.
+ #
+ # When Role is used in output and other input such as UpdateRole, the role
+ # name is the complete path, e.g., roles/logging.viewer for predefined roles
+ # and organizations/{ORGANIZATION_ID}/roles/logging.viewer for custom roles.
}
updateMask: string, A mask describing which fields in the Role have changed.
@@ -456,13 +456,6 @@
An object of the form:
{ # A role in the Identity and Access Management API.
- "name": "A String", # The name of the role.
- #
- # When Role is used in CreateRole, the role name must not be set.
- #
- # When Role is used in output and other input such as UpdateRole, the role
- # name is the complete path, e.g., roles/logging.viewer for predefined roles
- # and organizations/{ORGANIZATION_ID}/roles/logging.viewer for custom roles.
"deleted": True or False, # The current deleted state of the role. This field is read only.
# It will be ignored in calls to CreateRole and UpdateRole.
"title": "A String", # Optional. A human-readable title for the role. Typically this
@@ -475,6 +468,13 @@
"stage": "A String", # The current launch stage of the role. If the `ALPHA` launch stage has been
# selected for a role, the `stage` field will not be included in the
# returned definition for the role.
+ "name": "A String", # The name of the role.
+ #
+ # When Role is used in CreateRole, the role name must not be set.
+ #
+ # When Role is used in output and other input such as UpdateRole, the role
+ # name is the complete path, e.g., roles/logging.viewer for predefined roles
+ # and organizations/{ORGANIZATION_ID}/roles/logging.viewer for custom roles.
}</pre>
</div>
@@ -519,13 +519,6 @@
An object of the form:
{ # A role in the Identity and Access Management API.
- "name": "A String", # The name of the role.
- #
- # When Role is used in CreateRole, the role name must not be set.
- #
- # When Role is used in output and other input such as UpdateRole, the role
- # name is the complete path, e.g., roles/logging.viewer for predefined roles
- # and organizations/{ORGANIZATION_ID}/roles/logging.viewer for custom roles.
"deleted": True or False, # The current deleted state of the role. This field is read only.
# It will be ignored in calls to CreateRole and UpdateRole.
"title": "A String", # Optional. A human-readable title for the role. Typically this
@@ -538,6 +531,13 @@
"stage": "A String", # The current launch stage of the role. If the `ALPHA` launch stage has been
# selected for a role, the `stage` field will not be included in the
# returned definition for the role.
+ "name": "A String", # The name of the role.
+ #
+ # When Role is used in CreateRole, the role name must not be set.
+ #
+ # When Role is used in output and other input such as UpdateRole, the role
+ # name is the complete path, e.g., roles/logging.viewer for predefined roles
+ # and organizations/{ORGANIZATION_ID}/roles/logging.viewer for custom roles.
}</pre>
</div>