Updated docs
diff --git a/docs/dyn/genomics_v1beta2.jobs.html b/docs/dyn/genomics_v1beta2.jobs.html
index fb3bafa..da99b72 100644
--- a/docs/dyn/genomics_v1beta2.jobs.html
+++ b/docs/dyn/genomics_v1beta2.jobs.html
@@ -143,7 +143,7 @@
       "A String",
     ],
     "createdAfter": "A String", # If specified, only jobs created on or after this date, given in milliseconds since Unix epoch, will be returned.
-    "pageSize": 42, # Specifies the number of results to return in a single page. Defaults to 128. The maximum value is 256.
+    "pageSize": 42, # The maximum number of results to return in a single page. If unspecified, defaults to 128. The maximum value is 256.
     "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 the nextPageToken from the previous response.
     "createdBefore": "A String", # If specified, only jobs created prior to this date, given in milliseconds since Unix epoch, will be returned.
     "projectNumber": "A String", # Required. Only return jobs which belong to this Google Developers Console project.