docs: update docs (#916)
* fix: re-run script
* test: fix noxfile
diff --git a/docs/dyn/firebase_v1beta1.projects.webApps.html b/docs/dyn/firebase_v1beta1.projects.webApps.html
index 32389c6..3584519 100644
--- a/docs/dyn/firebase_v1beta1.projects.webApps.html
+++ b/docs/dyn/firebase_v1beta1.projects.webApps.html
@@ -108,18 +108,18 @@
The object takes the form of:
{ # Details of a Firebase App for the web.
- "appUrls": [ # The fully qualified URLs where the App is hosted.
- "A String",
- ],
- "name": "A String", # The fully qualified resource name of the App, for example:
- # <br><code>projects/<var>projectId</var>/webApps/<var>appId</var></code>
- "displayName": "A String", # The user-assigned display name of the App.
- "appId": "A String", # Immutable. The globally unique, Firebase-assigned identifier of the App.
- # <br>
- # <br>This identifier should be treated as an opaque token, as the data
- # format is not specified.
- "projectId": "A String", # The globally unique, user-assigned ID of the parent Project for the App.
- }
+ "name": "A String", # The fully qualified resource name of the App, for example:
+ # <br><code>projects/<var>projectId</var>/webApps/<var>appId</var></code>
+ "displayName": "A String", # The user-assigned display name of the App.
+ "appId": "A String", # Immutable. The globally unique, Firebase-assigned identifier of the App.
+ # <br>
+ # <br>This identifier should be treated as an opaque token, as the data
+ # format is not specified.
+ "projectId": "A String", # The globally unique, user-assigned ID of the parent Project for the App.
+ "appUrls": [ # The fully qualified URLs where the App is hosted.
+ "A String",
+ ],
+}
x__xgafv: string, V1 error format.
Allowed values
@@ -193,18 +193,18 @@
An object of the form:
{ # Details of a Firebase App for the web.
- "appUrls": [ # The fully qualified URLs where the App is hosted.
- "A String",
- ],
- "name": "A String", # The fully qualified resource name of the App, for example:
- # <br><code>projects/<var>projectId</var>/webApps/<var>appId</var></code>
- "displayName": "A String", # The user-assigned display name of the App.
- "appId": "A String", # Immutable. The globally unique, Firebase-assigned identifier of the App.
- # <br>
- # <br>This identifier should be treated as an opaque token, as the data
- # format is not specified.
- "projectId": "A String", # The globally unique, user-assigned ID of the parent Project for the App.
- }</pre>
+ "name": "A String", # The fully qualified resource name of the App, for example:
+ # <br><code>projects/<var>projectId</var>/webApps/<var>appId</var></code>
+ "displayName": "A String", # The user-assigned display name of the App.
+ "appId": "A String", # Immutable. The globally unique, Firebase-assigned identifier of the App.
+ # <br>
+ # <br>This identifier should be treated as an opaque token, as the data
+ # format is not specified.
+ "projectId": "A String", # The globally unique, user-assigned ID of the parent Project for the App.
+ "appUrls": [ # The fully qualified URLs where the App is hosted.
+ "A String",
+ ],
+ }</pre>
</div>
<div class="method">
@@ -226,12 +226,6 @@
An object of the form:
{ # Configuration metadata of a single Firebase App for the web.
- "messagingSenderId": "A String", # The sender ID for use with Firebase Cloud Messaging.
- "apiKey": "A String", # The API key associated with the web App.
- "projectId": "A String", # Immutable. The globally unique, user-assigned project ID of the parent
- # Project for the App.
- "appId": "A String", # Immutable. The globally unique, Firebase-assigned identifier of the App.
- "databaseURL": "A String", # The default Firebase Realtime Database URL.
"authDomain": "A String", # The domain Firebase Auth configures for OAuth redirects, in the format:
# <br><code><var>projectId</var>.firebaseapp.com</code>
"measurementId": "A String", # This field will no longer be provided here. Instead, use
@@ -245,6 +239,12 @@
# finalized yet. To set your project's default GCP resource location,
# call [`FinalizeDefaultLocation`](../projects.defaultLocation/finalize)
# after you add Firebase services to your project.
+ "messagingSenderId": "A String", # The sender ID for use with Firebase Cloud Messaging.
+ "apiKey": "A String", # The API key associated with the web App.
+ "databaseURL": "A String", # The default Firebase Realtime Database URL.
+ "projectId": "A String", # Immutable. The globally unique, user-assigned project ID of the parent
+ # Project for the App.
+ "appId": "A String", # Immutable. The globally unique, Firebase-assigned identifier of the App.
}</pre>
</div>
@@ -277,18 +277,18 @@
{
"apps": [ # List of each WebApp that is in the parent Firebase Project.
{ # Details of a Firebase App for the web.
- "appUrls": [ # The fully qualified URLs where the App is hosted.
- "A String",
- ],
- "name": "A String", # The fully qualified resource name of the App, for example:
- # <br><code>projects/<var>projectId</var>/webApps/<var>appId</var></code>
- "displayName": "A String", # The user-assigned display name of the App.
- "appId": "A String", # Immutable. The globally unique, Firebase-assigned identifier of the App.
- # <br>
- # <br>This identifier should be treated as an opaque token, as the data
- # format is not specified.
- "projectId": "A String", # The globally unique, user-assigned ID of the parent Project for the App.
- },
+ "name": "A String", # The fully qualified resource name of the App, for example:
+ # <br><code>projects/<var>projectId</var>/webApps/<var>appId</var></code>
+ "displayName": "A String", # The user-assigned display name of the App.
+ "appId": "A String", # Immutable. The globally unique, Firebase-assigned identifier of the App.
+ # <br>
+ # <br>This identifier should be treated as an opaque token, as the data
+ # format is not specified.
+ "projectId": "A String", # The globally unique, user-assigned ID of the parent Project for the App.
+ "appUrls": [ # The fully qualified URLs where the App is hosted.
+ "A String",
+ ],
+ },
],
"nextPageToken": "A String", # If the result list is too large to fit in a single response, then a token
# is returned. If the string is empty, then this response is the last page of
@@ -327,18 +327,18 @@
The object takes the form of:
{ # Details of a Firebase App for the web.
- "appUrls": [ # The fully qualified URLs where the App is hosted.
- "A String",
- ],
- "name": "A String", # The fully qualified resource name of the App, for example:
- # <br><code>projects/<var>projectId</var>/webApps/<var>appId</var></code>
- "displayName": "A String", # The user-assigned display name of the App.
- "appId": "A String", # Immutable. The globally unique, Firebase-assigned identifier of the App.
- # <br>
- # <br>This identifier should be treated as an opaque token, as the data
- # format is not specified.
- "projectId": "A String", # The globally unique, user-assigned ID of the parent Project for the App.
- }
+ "name": "A String", # The fully qualified resource name of the App, for example:
+ # <br><code>projects/<var>projectId</var>/webApps/<var>appId</var></code>
+ "displayName": "A String", # The user-assigned display name of the App.
+ "appId": "A String", # Immutable. The globally unique, Firebase-assigned identifier of the App.
+ # <br>
+ # <br>This identifier should be treated as an opaque token, as the data
+ # format is not specified.
+ "projectId": "A String", # The globally unique, user-assigned ID of the parent Project for the App.
+ "appUrls": [ # The fully qualified URLs where the App is hosted.
+ "A String",
+ ],
+}
updateMask: string, Specifies which fields to update.
<br>Note that the fields `name`, `appId`, and `projectId` are all
@@ -352,18 +352,18 @@
An object of the form:
{ # Details of a Firebase App for the web.
- "appUrls": [ # The fully qualified URLs where the App is hosted.
- "A String",
- ],
- "name": "A String", # The fully qualified resource name of the App, for example:
- # <br><code>projects/<var>projectId</var>/webApps/<var>appId</var></code>
- "displayName": "A String", # The user-assigned display name of the App.
- "appId": "A String", # Immutable. The globally unique, Firebase-assigned identifier of the App.
- # <br>
- # <br>This identifier should be treated as an opaque token, as the data
- # format is not specified.
- "projectId": "A String", # The globally unique, user-assigned ID of the parent Project for the App.
- }</pre>
+ "name": "A String", # The fully qualified resource name of the App, for example:
+ # <br><code>projects/<var>projectId</var>/webApps/<var>appId</var></code>
+ "displayName": "A String", # The user-assigned display name of the App.
+ "appId": "A String", # Immutable. The globally unique, Firebase-assigned identifier of the App.
+ # <br>
+ # <br>This identifier should be treated as an opaque token, as the data
+ # format is not specified.
+ "projectId": "A String", # The globally unique, user-assigned ID of the parent Project for the App.
+ "appUrls": [ # The fully qualified URLs where the App is hosted.
+ "A String",
+ ],
+ }</pre>
</div>
</body></html>
\ No newline at end of file