docs: update docs (#916)

* fix: re-run script

* test: fix noxfile
diff --git a/docs/dyn/firebase_v1beta1.projects.iosApps.html b/docs/dyn/firebase_v1beta1.projects.iosApps.html
index 7ada466..c5ff83d 100644
--- a/docs/dyn/firebase_v1beta1.projects.iosApps.html
+++ b/docs/dyn/firebase_v1beta1.projects.iosApps.html
@@ -108,11 +108,6 @@
     The object takes the form of:
 
 { # Details of a Firebase App for iOS.
-  "displayName": "A String", # The user-assigned display name of the App.
-  "bundleId": "A String", # The canonical bundle ID of the iOS App as it would appear in the iOS
-      # AppStore.
-  "appStoreId": "A String", # The automatically generated Apple ID assigned to the App by Apple in the
-      # iOS App Store.
   "name": "A String", # The fully qualified resource name of the App, in the format:
       # <br><code>projects/<var>projectId</var>/iosApps/<var>appId</var></code>
   "appId": "A String", # Immutable. The globally unique, Firebase-assigned identifier of the App.
@@ -120,6 +115,11 @@
       # <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.
+  "displayName": "A String", # The user-assigned display name of the App.
+  "bundleId": "A String", # The canonical bundle ID of the iOS App as it would appear in the iOS
+      # AppStore.
+  "appStoreId": "A String", # The automatically generated Apple ID assigned to the App by Apple in the
+      # iOS App Store.
 }
 
   x__xgafv: string, V1 error format.
@@ -194,11 +194,6 @@
   An object of the form:
 
     { # Details of a Firebase App for iOS.
-    "displayName": "A String", # The user-assigned display name of the App.
-    "bundleId": "A String", # The canonical bundle ID of the iOS App as it would appear in the iOS
-        # AppStore.
-    "appStoreId": "A String", # The automatically generated Apple ID assigned to the App by Apple in the
-        # iOS App Store.
     "name": "A String", # The fully qualified resource name of the App, in the format:
         # <br><code>projects/<var>projectId</var>/iosApps/<var>appId</var></code>
     "appId": "A String", # Immutable. The globally unique, Firebase-assigned identifier of the App.
@@ -206,6 +201,11 @@
         # <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.
+    "displayName": "A String", # The user-assigned display name of the App.
+    "bundleId": "A String", # The canonical bundle ID of the iOS App as it would appear in the iOS
+        # AppStore.
+    "appStoreId": "A String", # The automatically generated Apple ID assigned to the App by Apple in the
+        # iOS App Store.
   }</pre>
 </div>
 
@@ -228,9 +228,9 @@
   An object of the form:
 
     { # Configuration metadata of a single Firebase App for iOS.
-    &quot;configFileContents&quot;: &quot;A String&quot;, # The content of the XML configuration file.
     &quot;configFilename&quot;: &quot;A String&quot;, # The filename that the configuration artifact is typically saved as.
         # &lt;br&gt;For example: `GoogleService-Info.plist`
+    &quot;configFileContents&quot;: &quot;A String&quot;, # The content of the XML configuration file.
   }</pre>
 </div>
 
@@ -263,11 +263,6 @@
     {
     &quot;apps&quot;: [ # List of each IosApp that is in the parent Firebase Project.
       { # Details of a Firebase App for iOS.
-        &quot;displayName&quot;: &quot;A String&quot;, # The user-assigned display name of the App.
-        &quot;bundleId&quot;: &quot;A String&quot;, # The canonical bundle ID of the iOS App as it would appear in the iOS
-            # AppStore.
-        &quot;appStoreId&quot;: &quot;A String&quot;, # The automatically generated Apple ID assigned to the App by Apple in the
-            # iOS App Store.
         &quot;name&quot;: &quot;A String&quot;, # The fully qualified resource name of the App, in the format:
             # &lt;br&gt;&lt;code&gt;projects/&lt;var&gt;projectId&lt;/var&gt;/iosApps/&lt;var&gt;appId&lt;/var&gt;&lt;/code&gt;
         &quot;appId&quot;: &quot;A String&quot;, # Immutable. The globally unique, Firebase-assigned identifier of the App.
@@ -275,6 +270,11 @@
             # &lt;br&gt;This identifier should be treated as an opaque token, as the data
             # format is not specified.
         &quot;projectId&quot;: &quot;A String&quot;, # The globally unique, user-assigned ID of the parent Project for the App.
+        &quot;displayName&quot;: &quot;A String&quot;, # The user-assigned display name of the App.
+        &quot;bundleId&quot;: &quot;A String&quot;, # The canonical bundle ID of the iOS App as it would appear in the iOS
+            # AppStore.
+        &quot;appStoreId&quot;: &quot;A String&quot;, # The automatically generated Apple ID assigned to the App by Apple in the
+            # iOS App Store.
       },
     ],
     &quot;nextPageToken&quot;: &quot;A String&quot;, # If the result list is too large to fit in a single response, then a token
@@ -314,11 +314,6 @@
     The object takes the form of:
 
 { # Details of a Firebase App for iOS.
-  &quot;displayName&quot;: &quot;A String&quot;, # The user-assigned display name of the App.
-  &quot;bundleId&quot;: &quot;A String&quot;, # The canonical bundle ID of the iOS App as it would appear in the iOS
-      # AppStore.
-  &quot;appStoreId&quot;: &quot;A String&quot;, # The automatically generated Apple ID assigned to the App by Apple in the
-      # iOS App Store.
   &quot;name&quot;: &quot;A String&quot;, # The fully qualified resource name of the App, in the format:
       # &lt;br&gt;&lt;code&gt;projects/&lt;var&gt;projectId&lt;/var&gt;/iosApps/&lt;var&gt;appId&lt;/var&gt;&lt;/code&gt;
   &quot;appId&quot;: &quot;A String&quot;, # Immutable. The globally unique, Firebase-assigned identifier of the App.
@@ -326,6 +321,11 @@
       # &lt;br&gt;This identifier should be treated as an opaque token, as the data
       # format is not specified.
   &quot;projectId&quot;: &quot;A String&quot;, # The globally unique, user-assigned ID of the parent Project for the App.
+  &quot;displayName&quot;: &quot;A String&quot;, # The user-assigned display name of the App.
+  &quot;bundleId&quot;: &quot;A String&quot;, # The canonical bundle ID of the iOS App as it would appear in the iOS
+      # AppStore.
+  &quot;appStoreId&quot;: &quot;A String&quot;, # The automatically generated Apple ID assigned to the App by Apple in the
+      # iOS App Store.
 }
 
   updateMask: string, Specifies which fields to update.
@@ -340,11 +340,6 @@
   An object of the form:
 
     { # Details of a Firebase App for iOS.
-    &quot;displayName&quot;: &quot;A String&quot;, # The user-assigned display name of the App.
-    &quot;bundleId&quot;: &quot;A String&quot;, # The canonical bundle ID of the iOS App as it would appear in the iOS
-        # AppStore.
-    &quot;appStoreId&quot;: &quot;A String&quot;, # The automatically generated Apple ID assigned to the App by Apple in the
-        # iOS App Store.
     &quot;name&quot;: &quot;A String&quot;, # The fully qualified resource name of the App, in the format:
         # &lt;br&gt;&lt;code&gt;projects/&lt;var&gt;projectId&lt;/var&gt;/iosApps/&lt;var&gt;appId&lt;/var&gt;&lt;/code&gt;
     &quot;appId&quot;: &quot;A String&quot;, # Immutable. The globally unique, Firebase-assigned identifier of the App.
@@ -352,6 +347,11 @@
         # &lt;br&gt;This identifier should be treated as an opaque token, as the data
         # format is not specified.
     &quot;projectId&quot;: &quot;A String&quot;, # The globally unique, user-assigned ID of the parent Project for the App.
+    &quot;displayName&quot;: &quot;A String&quot;, # The user-assigned display name of the App.
+    &quot;bundleId&quot;: &quot;A String&quot;, # The canonical bundle ID of the iOS App as it would appear in the iOS
+        # AppStore.
+    &quot;appStoreId&quot;: &quot;A String&quot;, # The automatically generated Apple ID assigned to the App by Apple in the
+        # iOS App Store.
   }</pre>
 </div>