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/adexchangebuyer_v1_4.marketplacenotes.html b/docs/dyn/adexchangebuyer_v1_4.marketplacenotes.html
index 7d6e3ac..445a178 100644
--- a/docs/dyn/adexchangebuyer_v1_4.marketplacenotes.html
+++ b/docs/dyn/adexchangebuyer_v1_4.marketplacenotes.html
@@ -99,38 +99,38 @@
     The object takes the form of:
 
 {
-    "notes": [ # The list of notes to add.
-      { # A proposal is associated with a bunch of notes which may optionally be associated with a deal and/or revision number.
-        "creatorRole": "A String", # The role of the person (buyer/seller) creating the note. (readonly)
-        "dealId": "A String", # Notes can optionally be associated with a deal. (readonly, except on create)
-        "kind": "adexchangebuyer#marketplaceNote", # Identifies what kind of resource this is. Value: the fixed string "adexchangebuyer#marketplaceNote".
-        "note": "A String", # The actual note to attach. (readonly, except on create)
-        "noteId": "A String", # The unique id for the note. (readonly)
-        "proposalId": "A String", # The proposalId that a note is attached to. (readonly)
-        "proposalRevisionNumber": "A String", # If the note is associated with a proposal revision number, then store that here. (readonly, except on create)
-        "timestampMs": "A String", # The timestamp (ms since epoch) that this note was created. (readonly)
-      },
-    ],
-  }
+  "notes": [ # The list of notes to add.
+    { # A proposal is associated with a bunch of notes which may optionally be associated with a deal and/or revision number.
+      "creatorRole": "A String", # The role of the person (buyer/seller) creating the note. (readonly)
+      "dealId": "A String", # Notes can optionally be associated with a deal. (readonly, except on create)
+      "kind": "adexchangebuyer#marketplaceNote", # Identifies what kind of resource this is. Value: the fixed string "adexchangebuyer#marketplaceNote".
+      "note": "A String", # The actual note to attach. (readonly, except on create)
+      "noteId": "A String", # The unique id for the note. (readonly)
+      "proposalId": "A String", # The proposalId that a note is attached to. (readonly)
+      "proposalRevisionNumber": "A String", # If the note is associated with a proposal revision number, then store that here. (readonly, except on create)
+      "timestampMs": "A String", # The timestamp (ms since epoch) that this note was created. (readonly)
+    },
+  ],
+}
 
 
 Returns:
   An object of the form:
 
     {
-    "notes": [
-      { # A proposal is associated with a bunch of notes which may optionally be associated with a deal and/or revision number.
-        "creatorRole": "A String", # The role of the person (buyer/seller) creating the note. (readonly)
-        "dealId": "A String", # Notes can optionally be associated with a deal. (readonly, except on create)
-        "kind": "adexchangebuyer#marketplaceNote", # Identifies what kind of resource this is. Value: the fixed string "adexchangebuyer#marketplaceNote".
-        "note": "A String", # The actual note to attach. (readonly, except on create)
-        "noteId": "A String", # The unique id for the note. (readonly)
-        "proposalId": "A String", # The proposalId that a note is attached to. (readonly)
-        "proposalRevisionNumber": "A String", # If the note is associated with a proposal revision number, then store that here. (readonly, except on create)
-        "timestampMs": "A String", # The timestamp (ms since epoch) that this note was created. (readonly)
-      },
-    ],
-  }</pre>
+  &quot;notes&quot;: [
+    { # A proposal is associated with a bunch of notes which may optionally be associated with a deal and/or revision number.
+      &quot;creatorRole&quot;: &quot;A String&quot;, # The role of the person (buyer/seller) creating the note. (readonly)
+      &quot;dealId&quot;: &quot;A String&quot;, # Notes can optionally be associated with a deal. (readonly, except on create)
+      &quot;kind&quot;: &quot;adexchangebuyer#marketplaceNote&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;adexchangebuyer#marketplaceNote&quot;.
+      &quot;note&quot;: &quot;A String&quot;, # The actual note to attach. (readonly, except on create)
+      &quot;noteId&quot;: &quot;A String&quot;, # The unique id for the note. (readonly)
+      &quot;proposalId&quot;: &quot;A String&quot;, # The proposalId that a note is attached to. (readonly)
+      &quot;proposalRevisionNumber&quot;: &quot;A String&quot;, # If the note is associated with a proposal revision number, then store that here. (readonly, except on create)
+      &quot;timestampMs&quot;: &quot;A String&quot;, # The timestamp (ms since epoch) that this note was created. (readonly)
+    },
+  ],
+}</pre>
 </div>
 
 <div class="method">
@@ -145,19 +145,19 @@
   An object of the form:
 
     {
-    &quot;notes&quot;: [ # The list of matching notes. The notes for a proposal are ordered from oldest to newest. If the notes span multiple proposals, they will be grouped by proposal, with the notes for the most recently modified proposal appearing first.
-      { # A proposal is associated with a bunch of notes which may optionally be associated with a deal and/or revision number.
-        &quot;creatorRole&quot;: &quot;A String&quot;, # The role of the person (buyer/seller) creating the note. (readonly)
-        &quot;dealId&quot;: &quot;A String&quot;, # Notes can optionally be associated with a deal. (readonly, except on create)
-        &quot;kind&quot;: &quot;adexchangebuyer#marketplaceNote&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;adexchangebuyer#marketplaceNote&quot;.
-        &quot;note&quot;: &quot;A String&quot;, # The actual note to attach. (readonly, except on create)
-        &quot;noteId&quot;: &quot;A String&quot;, # The unique id for the note. (readonly)
-        &quot;proposalId&quot;: &quot;A String&quot;, # The proposalId that a note is attached to. (readonly)
-        &quot;proposalRevisionNumber&quot;: &quot;A String&quot;, # If the note is associated with a proposal revision number, then store that here. (readonly, except on create)
-        &quot;timestampMs&quot;: &quot;A String&quot;, # The timestamp (ms since epoch) that this note was created. (readonly)
-      },
-    ],
-  }</pre>
+  &quot;notes&quot;: [ # The list of matching notes. The notes for a proposal are ordered from oldest to newest. If the notes span multiple proposals, they will be grouped by proposal, with the notes for the most recently modified proposal appearing first.
+    { # A proposal is associated with a bunch of notes which may optionally be associated with a deal and/or revision number.
+      &quot;creatorRole&quot;: &quot;A String&quot;, # The role of the person (buyer/seller) creating the note. (readonly)
+      &quot;dealId&quot;: &quot;A String&quot;, # Notes can optionally be associated with a deal. (readonly, except on create)
+      &quot;kind&quot;: &quot;adexchangebuyer#marketplaceNote&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;adexchangebuyer#marketplaceNote&quot;.
+      &quot;note&quot;: &quot;A String&quot;, # The actual note to attach. (readonly, except on create)
+      &quot;noteId&quot;: &quot;A String&quot;, # The unique id for the note. (readonly)
+      &quot;proposalId&quot;: &quot;A String&quot;, # The proposalId that a note is attached to. (readonly)
+      &quot;proposalRevisionNumber&quot;: &quot;A String&quot;, # If the note is associated with a proposal revision number, then store that here. (readonly, except on create)
+      &quot;timestampMs&quot;: &quot;A String&quot;, # The timestamp (ms since epoch) that this note was created. (readonly)
+    },
+  ],
+}</pre>
 </div>
 
 </body></html>
\ No newline at end of file