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>Sites Patch - Firebase Hosting v2.0.4+20210315</title>
|
||||
<title>Sites Patch - Firebase Hosting v3.0.0+20220212</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"> Firebase Hosting v2.0.4+20210315</a>
|
||||
<a href=".." class="icon icon-home"> Firebase Hosting v3.0.0+20220212</a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -401,24 +401,24 @@ 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 . app-id=stet</code><ul>
|
||||
<li><code>-r . app-id=dolores</code><ul>
|
||||
<li>Optional. The <a href="https://firebase.google.com/docs/projects/api/reference/rest/v1beta1/projects.webApps#WebApp.FIELDS.app_id">ID of a Web App</a> associated with the Hosting site.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>default-url=est</code><ul>
|
||||
<li><code>default-url=sadipscing</code><ul>
|
||||
<li>Output only. The default URL for the Hosting site.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>labels=key=aliquyam</code><ul>
|
||||
<li><code>labels=key=erat</code><ul>
|
||||
<li>Optional. User-specified labels for the Hosting site.</li>
|
||||
<li>the value will be associated with the given <code>key</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>name=elitr</code><ul>
|
||||
<li><code>name=aliquyam</code><ul>
|
||||
<li>Output only. The fully-qualified resource name of the Hosting site, in the format: projects/PROJECT_IDENTIFIER/sites/SITE_ID PROJECT_IDENTIFIER: the Firebase project's <a href="https://firebase.google.com/docs/projects/api/reference/rest/v1beta1/projects#FirebaseProject.FIELDS.project_number"><code>ProjectNumber</code></a> <strong><em>(recommended)</em></strong> or its <a href="https://firebase.google.com/docs/projects/api/reference/rest/v1beta1/projects#FirebaseProject.FIELDS.project_id"><code>ProjectId</code></a>. Learn more about using project identifiers in Google's <a href="https://google.aip.dev/cloud/2510">AIP 2510 standard</a>.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>type=duo</code><ul>
|
||||
<li><code>type=amet</code><ul>
|
||||
<li>Output only. The type of Hosting site. Every Firebase project has a <code>DEFAULT_SITE</code>, which is created when Hosting is provisioned for the project. All additional sites are <code>USER_SITE</code>.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user