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>Tenants Patch - Cloud Talent Solution v2.0.4+20210309</title>
|
||||
<title>Tenants Patch - Cloud Talent Solution v3.0.0+20220211</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 Talent Solution v2.0.4+20210309</a>
|
||||
<a href=".." class="icon icon-home"> Cloud Talent Solution v3.0.0+20220211</a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -247,11 +247,11 @@ In the latter case it is advised to set the field-cursor to the data-structure's
|
||||
|
||||
<p>can be set completely with the following arguments which are assumed to be executed in the given order. Note how the cursor position is adjusted to the respective structures, allowing simple field names to be used most of the time.</p>
|
||||
<ul>
|
||||
<li><code>-r . external-id=justo</code><ul>
|
||||
<li><code>-r . external-id=dolores</code><ul>
|
||||
<li>Required. Client side tenant identifier, used to uniquely identify the tenant. The maximum number of allowed characters is 255.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>name=ipsum</code><ul>
|
||||
<li><code>name=consetetur</code><ul>
|
||||
<li>Required during tenant update. The resource name for a tenant. This is generated by the service when a tenant is created. The format is "projects/{project_id}/tenants/{tenant_id}", for example, "projects/foo/tenants/bar".</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user