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>Dataproc v2.0.4+20210322</title>
|
||||
<title>Dataproc v3.0.0+20220224</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"> Dataproc v2.0.4+20210322</a>
|
||||
<a href="." class="icon icon-home"> Dataproc v3.0.0+20220224</a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -84,6 +84,26 @@
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="projects_locations-batches-create/">Locations Batches Create</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="projects_locations-batches-delete/">Locations Batches Delete</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="projects_locations-batches-get/">Locations Batches Get</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="projects_locations-batches-list/">Locations Batches List</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="projects_locations-workflow-templates-create/">Locations Workflow Templates Create</a>
|
||||
|
||||
@@ -214,6 +234,11 @@
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="projects_regions-clusters-repair/">Regions Clusters Repair</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="projects_regions-clusters-set-iam-policy/">Regions Clusters Set Iam Policy</a>
|
||||
|
||||
@@ -424,7 +449,7 @@ capabilities. Errors will be printed to standard error, and cause the program's
|
||||
|
||||
<p>Find the source code <a href="https://github.com/Byron/google-apis-rs/tree/main/gen/dataproc1-cli">on github</a>.</p>
|
||||
<h1 id="usage">Usage</h1>
|
||||
<p>This documentation was generated from the <em>Dataproc</em> API at revision <em>20210322</em>. The CLI is at version <em>2.0.4</em>.</p>
|
||||
<p>This documentation was generated from the <em>Dataproc</em> API at revision <em>20220224</em>. The CLI is at version <em>3.0.0</em>.</p>
|
||||
<pre><code class="bash">dataproc1 [options]
|
||||
projects
|
||||
locations-autoscaling-policies-create <parent> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
@@ -435,6 +460,10 @@ capabilities. Errors will be printed to standard error, and cause the program's
|
||||
locations-autoscaling-policies-set-iam-policy <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
locations-autoscaling-policies-test-iam-permissions <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
locations-autoscaling-policies-update <name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
locations-batches-create <parent> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
locations-batches-delete <name> [-p <v>]... [-o <out>]
|
||||
locations-batches-get <name> [-p <v>]... [-o <out>]
|
||||
locations-batches-list <parent> [-p <v>]... [-o <out>]
|
||||
locations-workflow-templates-create <parent> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
locations-workflow-templates-delete <name> [-p <v>]... [-o <out>]
|
||||
locations-workflow-templates-get <name> [-p <v>]... [-o <out>]
|
||||
@@ -461,6 +490,7 @@ capabilities. Errors will be printed to standard error, and cause the program's
|
||||
regions-clusters-inject-credentials <project> <region> <cluster> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-clusters-list <project-id> <region> [-p <v>]... [-o <out>]
|
||||
regions-clusters-patch <project-id> <region> <cluster-name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-clusters-repair <project-id> <region> <cluster-name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-clusters-set-iam-policy <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-clusters-start <project-id> <region> <cluster-name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-clusters-stop <project-id> <region> <cluster-name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
|
||||
Reference in New Issue
Block a user