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>AnalyticsData v2.0.4+20210329</title>
<title>AnalyticsData v3.0.0+20220303</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"> AnalyticsData v2.0.4+20210329</a>
<a href="." class="icon icon-home"> AnalyticsData v3.0.0+20220303</a>
</div>
@@ -54,6 +54,11 @@
</li>
<li class="toctree-l1 ">
<a class="" href="properties_check-compatibility/">Check Compatibility</a>
</li>
<li class="toctree-l1 ">
<a class="" href="properties_get-metadata/">Get Metadata</a>
@@ -129,11 +134,12 @@ 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/analyticsdata1_beta-cli">on github</a>.</p>
<h1 id="usage">Usage</h1>
<p>This documentation was generated from the <em>AnalyticsData</em> API at revision <em>20210329</em>. The CLI is at version <em>2.0.4</em>.</p>
<p>This documentation was generated from the <em>AnalyticsData</em> API at revision <em>20220303</em>. The CLI is at version <em>3.0.0</em>.</p>
<pre><code class="bash">analyticsdata1-beta [options]
properties
batch-run-pivot-reports &lt;property&gt; (-r &lt;kv&gt;)... [-p &lt;v&gt;]... [-o &lt;out&gt;]
batch-run-reports &lt;property&gt; (-r &lt;kv&gt;)... [-p &lt;v&gt;]... [-o &lt;out&gt;]
check-compatibility &lt;property&gt; (-r &lt;kv&gt;)... [-p &lt;v&gt;]... [-o &lt;out&gt;]
get-metadata &lt;name&gt; [-p &lt;v&gt;]... [-o &lt;out&gt;]
run-pivot-report &lt;property&gt; (-r &lt;kv&gt;)... [-p &lt;v&gt;]... [-o &lt;out&gt;]
run-realtime-report &lt;property&gt; (-r &lt;kv&gt;)... [-p &lt;v&gt;]... [-o &lt;out&gt;]