Regen docs (#373)

diff --git a/docs/dyn/proximitybeacon_v1beta1.namespaces.html b/docs/dyn/proximitybeacon_v1beta1.namespaces.html
index 33dce03..def3fb8 100644
--- a/docs/dyn/proximitybeacon_v1beta1.namespaces.html
+++ b/docs/dyn/proximitybeacon_v1beta1.namespaces.html
@@ -107,10 +107,10 @@
       { # An attachment namespace defines read and write access for all the attachments
           # created under it. Each namespace is globally unique, and owned by one
           # project which is the only project that can create attachments under it.
-        "namespaceName": "A String", # Resource name of this namespace. Namespaces names have the format:
-            # <code>namespaces/<var>namespace</var></code>.
         "servingVisibility": "A String", # Specifies what clients may receive attachments under this namespace
             # via `beaconinfo.getforobserved`.
+        "namespaceName": "A String", # Resource name of this namespace. Namespaces names have the format:
+            # <code>namespaces/<var>namespace</var></code>.
       },
     ],
   }</pre>
@@ -130,10 +130,10 @@
 { # An attachment namespace defines read and write access for all the attachments
     # created under it. Each namespace is globally unique, and owned by one
     # project which is the only project that can create attachments under it.
-  "namespaceName": "A String", # Resource name of this namespace. Namespaces names have the format:
-      # <code>namespaces/<var>namespace</var></code>.
   "servingVisibility": "A String", # Specifies what clients may receive attachments under this namespace
       # via `beaconinfo.getforobserved`.
+  "namespaceName": "A String", # Resource name of this namespace. Namespaces names have the format:
+      # <code>namespaces/<var>namespace</var></code>.
 }
 
   projectId: string, The project id of the namespace to update. If the project id is not
@@ -151,10 +151,10 @@
     { # An attachment namespace defines read and write access for all the attachments
       # created under it. Each namespace is globally unique, and owned by one
       # project which is the only project that can create attachments under it.
-    "namespaceName": "A String", # Resource name of this namespace. Namespaces names have the format:
-        # <code>namespaces/<var>namespace</var></code>.
     "servingVisibility": "A String", # Specifies what clients may receive attachments under this namespace
         # via `beaconinfo.getforobserved`.
+    "namespaceName": "A String", # Resource name of this namespace. Namespaces names have the format:
+        # <code>namespaces/<var>namespace</var></code>.
   }</pre>
 </div>