docs: update docs (#916)

* fix: re-run script

* test: fix noxfile
diff --git a/docs/dyn/firebase_v1beta1.projects.androidApps.html b/docs/dyn/firebase_v1beta1.projects.androidApps.html
index b92ca3a..e124591 100644
--- a/docs/dyn/firebase_v1beta1.projects.androidApps.html
+++ b/docs/dyn/firebase_v1beta1.projects.androidApps.html
@@ -230,9 +230,9 @@
   An object of the form:
 
     { # Configuration metadata of a single Firebase App for Android.
+    "configFileContents": "A String", # The contents of the JSON configuration file.
     "configFilename": "A String", # The filename that the configuration artifact is typically saved as.
         # <br>For example: `google-services.json`
-    "configFileContents": "A String", # The contents of the JSON configuration file.
   }</pre>
 </div>