Clean and regen docs (#401)
diff --git a/docs/dyn/dataflow_v1b3.projects.jobs.debug.html b/docs/dyn/dataflow_v1b3.projects.jobs.debug.html
index 6435170..616ccd4 100644
--- a/docs/dyn/dataflow_v1b3.projects.jobs.debug.html
+++ b/docs/dyn/dataflow_v1b3.projects.jobs.debug.html
@@ -95,6 +95,7 @@
"workerId": "A String", # The worker id, i.e., VM hostname.
"componentId": "A String", # The internal component id for which debug configuration is
# requested.
+ "location": "A String", # The location which contains the job specified by job_id.
}
x__xgafv: string, V1 error format.
@@ -123,6 +124,7 @@
{ # Request to send encoded debug information.
"workerId": "A String", # The worker id, i.e., VM hostname.
"data": "A String", # The encoded debug information.
+ "location": "A String", # The location which contains the job specified by job_id.
"componentId": "A String", # The internal component id for which debug information is sent.
}