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>Service Control v2.0.4+20210326</title>
|
||||
<title>Service Control v3.0.0+20220227</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"> Service Control v2.0.4+20210326</a>
|
||||
<a href="." class="icon icon-home"> Service Control v3.0.0+20220227</a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -109,7 +109,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/servicecontrol2-cli">on github</a>.</p>
|
||||
<h1 id="usage">Usage</h1>
|
||||
<p>This documentation was generated from the <em>Service Control</em> API at revision <em>20210326</em>. The CLI is at version <em>2.0.4</em>.</p>
|
||||
<p>This documentation was generated from the <em>Service Control</em> API at revision <em>20220227</em>. The CLI is at version <em>3.0.0</em>.</p>
|
||||
<pre><code class="bash">servicecontrol2 [options]
|
||||
services
|
||||
check <service-name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Check - Service Control v2.0.4+20210326</title>
|
||||
<title>Check - Service Control v3.0.0+20220227</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"> Service Control v2.0.4+20210326</a>
|
||||
<a href=".." class="icon icon-home"> Service Control v3.0.0+20220227</a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -309,7 +309,7 @@ In the latter case it is advised to set the field-cursor to the data-structure's
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>path=duo</code><ul>
|
||||
<li>The HTTP URL path.</li>
|
||||
<li>The HTTP URL path, excluding the query parameters.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>protocol=ipsum</code><ul>
|
||||
@@ -379,7 +379,7 @@ In the latter case it is advised to set the field-cursor to the data-structure's
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>type=sed</code><ul>
|
||||
<li>The type of the resource. The syntax is platform-specific because different platforms define their resources differently. For Google APIs, the type format must be "{service}/{kind}".</li>
|
||||
<li>The type of the resource. The syntax is platform-specific because different platforms define their resources differently. For Google APIs, the type format must be "{service}/{kind}", such as "pubsub.googleapis.com/Topic".</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>uid=duo</code><ul>
|
||||
@@ -395,7 +395,7 @@ In the latter case it is advised to set the field-cursor to the data-structure's
|
||||
<li>
|
||||
<p><code>..response backend-latency=no</code></p>
|
||||
<ul>
|
||||
<li>The length of time it takes the backend service to fully respond to a request. Measured from when the destination service starts to send the request to the backend until when the destination service receives the complete response from the backend.</li>
|
||||
<li>The amount of time it takes the backend service to fully respond to a request. Measured from when the destination service starts to send the request to the backend until when the destination service receives the complete response from the backend.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>code=stet</code><ul>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Report - Service Control v2.0.4+20210326</title>
|
||||
<title>Report - Service Control v3.0.0+20220227</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"> Service Control v2.0.4+20210326</a>
|
||||
<a href=".." class="icon icon-home"> Service Control v3.0.0+20220227</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user