chore: update docs/dyn (#1162)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/b5e48daa-1759-436b-9fe7-ffce1482b520/targets
- [ ] To automatically regenerate this PR, check this box.
diff --git a/docs/dyn/dataflow_v1b3.projects.jobs.debug.html b/docs/dyn/dataflow_v1b3.projects.jobs.debug.html
index 574db48..5bda55a 100644
--- a/docs/dyn/dataflow_v1b3.projects.jobs.debug.html
+++ b/docs/dyn/dataflow_v1b3.projects.jobs.debug.html
@@ -100,10 +100,10 @@
The object takes the form of:
{ # Request to get updated debug configuration for component.
- "location": "A String", # The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.
- "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.
+ "location": "A String", # The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.
+ "workerId": "A String", # The worker id, i.e., VM hostname.
+}
x__xgafv: string, V1 error format.
Allowed values
@@ -114,8 +114,8 @@
An object of the form:
{ # Response to a get debug configuration request.
- "config": "A String", # The encoded debug configuration for the requested component.
- }</pre>
+ "config": "A String", # The encoded debug configuration for the requested component.
+}</pre>
</div>
<div class="method">
@@ -129,11 +129,11 @@
The object takes the form of:
{ # Request to send encoded debug information.
- "data": "A String", # The encoded debug information.
- "workerId": "A String", # The worker id, i.e., VM hostname.
- "componentId": "A String", # The internal component id for which debug information is sent.
- "location": "A String", # The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.
- }
+ "componentId": "A String", # The internal component id for which debug information is sent.
+ "data": "A String", # The encoded debug information.
+ "location": "A String", # The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.
+ "workerId": "A String", # The worker id, i.e., VM hostname.
+}
x__xgafv: string, V1 error format.
Allowed values
@@ -144,7 +144,7 @@
An object of the form:
{ # Response to a send capture request. nothing
- }</pre>
+}</pre>
</div>
</body></html>
\ No newline at end of file