Update documentation

This commit is contained in:
Sebastian Thiel
2022-03-08 15:36:16 +08:00
parent b84384c010
commit a20241b241
10471 changed files with 1934132 additions and 64947 deletions

View File

@@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Delete - Cloud Identity v2.0.4+20210310</title>
<title>Delete - Cloud Identity v3.0.0+20220301</title>
@@ -34,7 +34,7 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-nav-search">
<a href=".." class="icon icon-home"> Cloud Identity v2.0.4+20210310</a>
<a href=".." class="icon icon-home"> Cloud Identity v3.0.0+20220301</a>
</div>
@@ -166,6 +166,11 @@
</li>
<li class="toctree-l1 ">
<a class="" href="../groups_get-security-settings">Get Security Settings</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../groups_list">List</a>
@@ -236,6 +241,11 @@
</li>
<li class="toctree-l1 ">
<a class="" href="../groups_update-security-settings">Update Security Settings</a>
</li>
@@ -284,7 +294,7 @@ You can set the scope for this method like this: <code>cloudidentity1 --scope &l
<h1 id="required-scalar-argument">Required Scalar Argument</h1>
<ul>
<li><strong>&lt;name&gt;</strong> <em>(string)</em><ul>
<li>Required. The <a href="https://cloud.google.com/apis/design/resource_names">resource name</a> of the <code>Group</code> to retrieve. Must be of the form <code>groups/{group_id}</code>.</li>
<li>Required. The <a href="https://cloud.google.com/apis/design/resource_names">resource name</a> of the <code>Group</code> to retrieve. Must be of the form <code>groups/{group}</code>.</li>
</ul>
</li>
</ul>