Regen docs (#373)

diff --git a/docs/dyn/genomics_v1.annotations.html b/docs/dyn/genomics_v1.annotations.html
index 959c505..f67494e 100644
--- a/docs/dyn/genomics_v1.annotations.html
+++ b/docs/dyn/genomics_v1.annotations.html
@@ -118,6 +118,13 @@
     The object takes the form of:
 
 {
+    "requestId": "A String", # A unique request ID which enables the server to detect duplicated requests.
+        # If provided, duplicated requests will result in the same response; if not
+        # provided, duplicated requests may result in duplicated data. For a given
+        # annotation set, callers should not reuse `request_id`s when writing
+        # different batches of annotations - behavior in this case is undefined.
+        # A common approach is to use a UUID. For batch jobs where worker crashes are
+        # a possibility, consider using some unique variant of a worker or run ID.
     "annotations": [ # The annotations to be created. At most 4096 can be specified in a single
         # request.
       { # An annotation describes a region of reference genome. The value of an
@@ -150,10 +157,10 @@
                   "id": "A String", # The id used by the source of this data.
                 },
               ],
-              "omimId": "A String", # The OMIM id for this condition.
-                  # Search for these IDs at http://omim.org/
               "conceptId": "A String", # The MedGen concept id associated with this gene.
                   # Search for these IDs at http://www.ncbi.nlm.nih.gov/medgen/
+              "omimId": "A String", # The OMIM id for this condition.
+                  # Search for these IDs at http://omim.org/
               "names": [ # A set of names for the condition.
                 "A String",
               ],
@@ -207,7 +214,6 @@
                 # 0-based exclusive. Note that this position is relative to the reference
                 # start, and *not* the containing annotation start.
           },
-          "geneId": "A String", # The annotation ID of the gene from which this transcript is transcribed.
           "exons": [ # The <a href="http://en.wikipedia.org/wiki/Exon">exons</a> that compose
               # this transcript. This field should be unset for genomes where transcript
               # splicing does not occur, for example prokaryotes.
@@ -244,17 +250,11 @@
                   # *not* the containing annotation start.
             },
           ],
+          "geneId": "A String", # The annotation ID of the gene from which this transcript is transcribed.
         },
         "id": "A String", # The server-generated annotation ID, unique across all annotations.
       },
     ],
-    "requestId": "A String", # A unique request ID which enables the server to detect duplicated requests.
-        # If provided, duplicated requests will result in the same response; if not
-        # provided, duplicated requests may result in duplicated data. For a given
-        # annotation set, callers should not reuse `request_id`s when writing
-        # different batches of annotations - behavior in this case is undefined.
-        # A common approach is to use a UUID. For batch jobs where worker crashes are
-        # a possibility, consider using some unique variant of a worker or run ID.
   }
 
   x__xgafv: string, V1 error format.
@@ -362,10 +362,10 @@
                     "id": "A String", # The id used by the source of this data.
                   },
                 ],
-                "omimId": "A String", # The OMIM id for this condition.
-                    # Search for these IDs at http://omim.org/
                 "conceptId": "A String", # The MedGen concept id associated with this gene.
                     # Search for these IDs at http://www.ncbi.nlm.nih.gov/medgen/
+                "omimId": "A String", # The OMIM id for this condition.
+                    # Search for these IDs at http://omim.org/
                 "names": [ # A set of names for the condition.
                   "A String",
                 ],
@@ -419,7 +419,6 @@
                   # 0-based exclusive. Note that this position is relative to the reference
                   # start, and *not* the containing annotation start.
             },
-            "geneId": "A String", # The annotation ID of the gene from which this transcript is transcribed.
             "exons": [ # The <a href="http://en.wikipedia.org/wiki/Exon">exons</a> that compose
                 # this transcript. This field should be unset for genomes where transcript
                 # splicing does not occur, for example prokaryotes.
@@ -456,6 +455,7 @@
                     # *not* the containing annotation start.
               },
             ],
+            "geneId": "A String", # The annotation ID of the gene from which this transcript is transcribed.
           },
           "id": "A String", # The server-generated annotation ID, unique across all annotations.
         },
@@ -523,10 +523,10 @@
             "id": "A String", # The id used by the source of this data.
           },
         ],
-        "omimId": "A String", # The OMIM id for this condition.
-            # Search for these IDs at http://omim.org/
         "conceptId": "A String", # The MedGen concept id associated with this gene.
             # Search for these IDs at http://www.ncbi.nlm.nih.gov/medgen/
+        "omimId": "A String", # The OMIM id for this condition.
+            # Search for these IDs at http://omim.org/
         "names": [ # A set of names for the condition.
           "A String",
         ],
@@ -580,7 +580,6 @@
           # 0-based exclusive. Note that this position is relative to the reference
           # start, and *not* the containing annotation start.
     },
-    "geneId": "A String", # The annotation ID of the gene from which this transcript is transcribed.
     "exons": [ # The <a href="http://en.wikipedia.org/wiki/Exon">exons</a> that compose
         # this transcript. This field should be unset for genomes where transcript
         # splicing does not occur, for example prokaryotes.
@@ -617,6 +616,7 @@
             # *not* the containing annotation start.
       },
     ],
+    "geneId": "A String", # The annotation ID of the gene from which this transcript is transcribed.
   },
   "id": "A String", # The server-generated annotation ID, unique across all annotations.
 }
@@ -659,10 +659,10 @@
               "id": "A String", # The id used by the source of this data.
             },
           ],
-          "omimId": "A String", # The OMIM id for this condition.
-              # Search for these IDs at http://omim.org/
           "conceptId": "A String", # The MedGen concept id associated with this gene.
               # Search for these IDs at http://www.ncbi.nlm.nih.gov/medgen/
+          "omimId": "A String", # The OMIM id for this condition.
+              # Search for these IDs at http://omim.org/
           "names": [ # A set of names for the condition.
             "A String",
           ],
@@ -716,7 +716,6 @@
             # 0-based exclusive. Note that this position is relative to the reference
             # start, and *not* the containing annotation start.
       },
-      "geneId": "A String", # The annotation ID of the gene from which this transcript is transcribed.
       "exons": [ # The <a href="http://en.wikipedia.org/wiki/Exon">exons</a> that compose
           # this transcript. This field should be unset for genomes where transcript
           # splicing does not occur, for example prokaryotes.
@@ -753,6 +752,7 @@
               # *not* the containing annotation start.
         },
       ],
+      "geneId": "A String", # The annotation ID of the gene from which this transcript is transcribed.
     },
     "id": "A String", # The server-generated annotation ID, unique across all annotations.
   }</pre>
@@ -830,10 +830,10 @@
               "id": "A String", # The id used by the source of this data.
             },
           ],
-          "omimId": "A String", # The OMIM id for this condition.
-              # Search for these IDs at http://omim.org/
           "conceptId": "A String", # The MedGen concept id associated with this gene.
               # Search for these IDs at http://www.ncbi.nlm.nih.gov/medgen/
+          "omimId": "A String", # The OMIM id for this condition.
+              # Search for these IDs at http://omim.org/
           "names": [ # A set of names for the condition.
             "A String",
           ],
@@ -887,7 +887,6 @@
             # 0-based exclusive. Note that this position is relative to the reference
             # start, and *not* the containing annotation start.
       },
-      "geneId": "A String", # The annotation ID of the gene from which this transcript is transcribed.
       "exons": [ # The <a href="http://en.wikipedia.org/wiki/Exon">exons</a> that compose
           # this transcript. This field should be unset for genomes where transcript
           # splicing does not occur, for example prokaryotes.
@@ -924,6 +923,7 @@
               # *not* the containing annotation start.
         },
       ],
+      "geneId": "A String", # The annotation ID of the gene from which this transcript is transcribed.
     },
     "id": "A String", # The server-generated annotation ID, unique across all annotations.
   }</pre>
@@ -951,19 +951,19 @@
         # must be specified, Defaults to the length of the reference.
     "pageSize": 42, # The maximum number of results to return in a single page. If unspecified,
         # defaults to 256. The maximum value is 2048.
-    "start": "A String", # The start position of the range on the reference, 0-based inclusive. If
-        # specified,
-        # referenceId or
-        # referenceName
-        # must be specified. Defaults to 0.
+    "pageToken": "A String", # The continuation token, which is used to page through large result sets.
+        # To get the next page of results, set this parameter to the value of
+        # `nextPageToken` from the previous response.
     "annotationSetIds": [ # Required. The annotation sets to search within. The caller must have
         # `READ` access to these annotation sets.
         # All queried annotation sets must have the same type.
       "A String",
     ],
-    "pageToken": "A String", # The continuation token, which is used to page through large result sets.
-        # To get the next page of results, set this parameter to the value of
-        # `nextPageToken` from the previous response.
+    "start": "A String", # The start position of the range on the reference, 0-based inclusive. If
+        # specified,
+        # referenceId or
+        # referenceName
+        # must be specified. Defaults to 0.
     "referenceName": "A String", # The name of the reference to query, within the reference set associated
         # with this query.
   }
@@ -1011,10 +1011,10 @@
                   "id": "A String", # The id used by the source of this data.
                 },
               ],
-              "omimId": "A String", # The OMIM id for this condition.
-                  # Search for these IDs at http://omim.org/
               "conceptId": "A String", # The MedGen concept id associated with this gene.
                   # Search for these IDs at http://www.ncbi.nlm.nih.gov/medgen/
+              "omimId": "A String", # The OMIM id for this condition.
+                  # Search for these IDs at http://omim.org/
               "names": [ # A set of names for the condition.
                 "A String",
               ],
@@ -1068,7 +1068,6 @@
                 # 0-based exclusive. Note that this position is relative to the reference
                 # start, and *not* the containing annotation start.
           },
-          "geneId": "A String", # The annotation ID of the gene from which this transcript is transcribed.
           "exons": [ # The <a href="http://en.wikipedia.org/wiki/Exon">exons</a> that compose
               # this transcript. This field should be unset for genomes where transcript
               # splicing does not occur, for example prokaryotes.
@@ -1105,6 +1104,7 @@
                   # *not* the containing annotation start.
             },
           ],
+          "geneId": "A String", # The annotation ID of the gene from which this transcript is transcribed.
         },
         "id": "A String", # The server-generated annotation ID, unique across all annotations.
       },
@@ -1166,10 +1166,10 @@
             "id": "A String", # The id used by the source of this data.
           },
         ],
-        "omimId": "A String", # The OMIM id for this condition.
-            # Search for these IDs at http://omim.org/
         "conceptId": "A String", # The MedGen concept id associated with this gene.
             # Search for these IDs at http://www.ncbi.nlm.nih.gov/medgen/
+        "omimId": "A String", # The OMIM id for this condition.
+            # Search for these IDs at http://omim.org/
         "names": [ # A set of names for the condition.
           "A String",
         ],
@@ -1223,7 +1223,6 @@
           # 0-based exclusive. Note that this position is relative to the reference
           # start, and *not* the containing annotation start.
     },
-    "geneId": "A String", # The annotation ID of the gene from which this transcript is transcribed.
     "exons": [ # The <a href="http://en.wikipedia.org/wiki/Exon">exons</a> that compose
         # this transcript. This field should be unset for genomes where transcript
         # splicing does not occur, for example prokaryotes.
@@ -1260,6 +1259,7 @@
             # *not* the containing annotation start.
       },
     ],
+    "geneId": "A String", # The annotation ID of the gene from which this transcript is transcribed.
   },
   "id": "A String", # The server-generated annotation ID, unique across all annotations.
 }
@@ -1308,10 +1308,10 @@
               "id": "A String", # The id used by the source of this data.
             },
           ],
-          "omimId": "A String", # The OMIM id for this condition.
-              # Search for these IDs at http://omim.org/
           "conceptId": "A String", # The MedGen concept id associated with this gene.
               # Search for these IDs at http://www.ncbi.nlm.nih.gov/medgen/
+          "omimId": "A String", # The OMIM id for this condition.
+              # Search for these IDs at http://omim.org/
           "names": [ # A set of names for the condition.
             "A String",
           ],
@@ -1365,7 +1365,6 @@
             # 0-based exclusive. Note that this position is relative to the reference
             # start, and *not* the containing annotation start.
       },
-      "geneId": "A String", # The annotation ID of the gene from which this transcript is transcribed.
       "exons": [ # The <a href="http://en.wikipedia.org/wiki/Exon">exons</a> that compose
           # this transcript. This field should be unset for genomes where transcript
           # splicing does not occur, for example prokaryotes.
@@ -1402,6 +1401,7 @@
               # *not* the containing annotation start.
         },
       ],
+      "geneId": "A String", # The annotation ID of the gene from which this transcript is transcribed.
     },
     "id": "A String", # The server-generated annotation ID, unique across all annotations.
   }</pre>