Clean and regen docs (#401)
diff --git a/docs/dyn/genomics_v1.references.bases.html b/docs/dyn/genomics_v1.references.bases.html
index 1821ccd..18fb4be 100644
--- a/docs/dyn/genomics_v1.references.bases.html
+++ b/docs/dyn/genomics_v1.references.bases.html
@@ -115,10 +115,10 @@
"nextPageToken": "A String", # The continuation token, which is used to page through large result sets.
# Provide this value in a subsequent request to return the next page of
# results. This field will be empty if there aren't any additional results.
- "sequence": "A String", # A substring of the bases that make up this reference.
"offset": "A String", # The offset position (0-based) of the given `sequence` from the
# start of this `Reference`. This value will differ for each page
# in a paginated request.
+ "sequence": "A String", # A substring of the bases that make up this reference.
}</pre>
</div>