docs: update generated docs (#981)
diff --git a/docs/dyn/content_v2.accounts.html b/docs/dyn/content_v2.accounts.html
index 0dea836..9c21b27 100644
--- a/docs/dyn/content_v2.accounts.html
+++ b/docs/dyn/content_v2.accounts.html
@@ -103,7 +103,7 @@
<p class="firstline">Retrieves the next page of results.</p>
<p class="toc_element">
<code><a href="#update">update(merchantId, accountId, body=None, dryRun=None)</a></code></p>
-<p class="firstline">Updates a Merchant Center account.</p>
+<p class="firstline">Updates a Merchant Center account. Any fields that are not provided are deleted from the resource.</p>
<h3>Method Details</h3>
<div class="method">
<code class="details" id="authinfo">authinfo()</code>
@@ -675,7 +675,7 @@
<div class="method">
<code class="details" id="update">update(merchantId, accountId, body=None, dryRun=None)</code>
- <pre>Updates a Merchant Center account.
+ <pre>Updates a Merchant Center account. Any fields that are not provided are deleted from the resource.
Args:
merchantId: string, The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and `accountId` must be the ID of a sub-account of this account. (required)