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.locations.sql.html b/docs/dyn/dataflow_v1b3.projects.locations.sql.html
index 629a593..7f4699c 100644
--- a/docs/dyn/dataflow_v1b3.projects.locations.sql.html
+++ b/docs/dyn/dataflow_v1b3.projects.locations.sql.html
@@ -103,13 +103,13 @@
   An object of the form:
 
     { # Response to the validation request.
-    "queryInfo": { # Information about a validated query. # Information about the validated query. Not defined if validation fails.
-      "queryProperty": [ # Includes an entry for each satisfied QueryProperty.
-        "A String",
-      ],
-    },
-    "errorMessage": "A String", # Will be empty if validation succeeds.
-  }</pre>
+  &quot;errorMessage&quot;: &quot;A String&quot;, # Will be empty if validation succeeds.
+  &quot;queryInfo&quot;: { # Information about a validated query. # Information about the validated query. Not defined if validation fails.
+    &quot;queryProperty&quot;: [ # Includes an entry for each satisfied QueryProperty.
+      &quot;A String&quot;,
+    ],
+  },
+}</pre>
 </div>
 
 </body></html>
\ No newline at end of file