Regen docs (#364)

diff --git a/docs/dyn/dataflow_v1b3.projects.jobs.debug.html b/docs/dyn/dataflow_v1b3.projects.jobs.debug.html
index 1ae8560..6435170 100644
--- a/docs/dyn/dataflow_v1b3.projects.jobs.debug.html
+++ b/docs/dyn/dataflow_v1b3.projects.jobs.debug.html
@@ -93,10 +93,14 @@
 
 { # Request to get updated debug configuration for component.
     "workerId": "A String", # The worker id, i.e., VM hostname.
-    "componentId": "A String", # The internal component id for which debug configuration is requested.
+    "componentId": "A String", # The internal component id for which debug configuration is
+        # requested.
   }
 
   x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
 
 Returns:
   An object of the form:
@@ -123,11 +127,15 @@
   }
 
   x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
 
 Returns:
   An object of the form:
 
-    { # Response to a send capture request. nothing
+    { # Response to a send capture request.
+      # nothing
   }</pre>
 </div>