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>Commit - Android Publisher v2.0.4+20210401</title>
<title>Commit - Android Publisher v3.0.0+20220307</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"> Android Publisher v2.0.4+20210401</a>
<a href=".." class="icon icon-home"> Android Publisher v3.0.0+20220307</a>
</div>
@@ -83,6 +83,9 @@
<li class="toctree-l2"><a href="#optional-output-flags">Optional Output Flags</a></li>
<li class="toctree-l2"><a href="#optional-method-properties">Optional Method Properties</a></li>
<li class="toctree-l2"><a href="#optional-general-properties">Optional General Properties</a></li>
@@ -90,6 +93,11 @@
</li>
<li class="toctree-l1 ">
<a class="" href="../edits_countryavailability-get">Countryavailability Get</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../edits_delete">Delete</a>
@@ -239,6 +247,43 @@
<span>Generatedapks</span>
<li class="toctree-l1 ">
<a class="" href="../generatedapks_download">Download</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../generatedapks_list">List</a>
</li>
<span>Grants</span>
<li class="toctree-l1 ">
<a class="" href="../grants_create">Create</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../grants_delete">Delete</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../grants_patch">Patch</a>
</li>
<span>Inappproducts</span>
<li class="toctree-l1 ">
@@ -291,6 +336,17 @@
<span>Monetization</span>
<li class="toctree-l1 ">
<a class="" href="../monetization_convert-region-prices">Convert Region Prices</a>
</li>
<span>Orders</span>
<li class="toctree-l1 ">
@@ -399,6 +455,32 @@
<span>Users</span>
<li class="toctree-l1 ">
<a class="" href="../users_create">Create</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../users_delete">Delete</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../users_list">List</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../users_patch">Patch</a>
</li>
</ul>
</div>
@@ -459,6 +541,16 @@ You can set the scope for this method like this: <code>androidpublisher3 --scope
</ul>
</li>
</ul>
<h1 id="optional-method-properties">Optional Method Properties</h1>
<p>You may set the following properties to further configure the call. Please note that <code>-p</code> is followed by one
or more key-value-pairs, and is called like this <code>-p k1=v1 k2=v2</code> even though the listing below repeats the
<code>-p</code> for completeness.</p>
<ul>
<li><strong>-p changes-not-sent-for-review=boolean</strong><ul>
<li>Indicates that the changes in this edit will not be reviewed until they are explicitly sent for review from the Google Play Console UI. These changes will be added to any other changes that are not yet sent for review.</li>
</ul>
</li>
</ul>
<h1 id="optional-general-properties">Optional General Properties</h1>
<p>The following properties can configure any call, and are not specific to this method.</p>
<ul>
@@ -536,7 +628,7 @@ You can set the scope for this method like this: <code>androidpublisher3 --scope
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="../edits_delete" class="btn btn-neutral float-right" title="Delete"/>Next <span class="icon icon-circle-arrow-right"></span></a>
<a href="../edits_countryavailability-get" class="btn btn-neutral float-right" title="Countryavailability Get"/>Next <span class="icon icon-circle-arrow-right"></span></a>
<a href="../edits_bundles-upload" class="btn btn-neutral" title="Bundles Upload"><span class="icon icon-circle-arrow-left"></span> Previous</a>
@@ -568,7 +660,7 @@ You can set the scope for this method like this: <code>androidpublisher3 --scope
<a class="icon icon-github" style="float: left; color: #fcfcfc"> GitHub</a>
<span><a href="../edits_bundles-upload" style="color: #fcfcfc;">&laquo; Previous</a></span>
<span style="margin-left: 15px"><a href="../edits_delete" style="color: #fcfcfc">Next &raquo;</a></span>
<span style="margin-left: 15px"><a href="../edits_countryavailability-get" style="color: #fcfcfc">Next &raquo;</a></span>
</span>
</div>
</body>