mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
Update documentation
This commit is contained in:
@@ -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><name></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>
|
||||
|
||||
Reference in New Issue
Block a user