docs: update generated docs (#981)

diff --git a/docs/dyn/content_v2.accounttax.html b/docs/dyn/content_v2.accounttax.html
index b1cce2b..53f14f3 100644
--- a/docs/dyn/content_v2.accounttax.html
+++ b/docs/dyn/content_v2.accounttax.html
@@ -88,7 +88,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 the tax settings of the account.</p>
+<p class="firstline">Updates the tax settings of the account. Any fields that are not provided are deleted from the resource.</p>
 <h3>Method Details</h3>
 <div class="method">
     <code class="details" id="custombatch">custombatch(body=None, dryRun=None)</code>
@@ -241,7 +241,7 @@
 
 <div class="method">
     <code class="details" id="update">update(merchantId, accountId, body=None, dryRun=None)</code>
-  <pre>Updates the tax settings of the account.
+  <pre>Updates the tax settings of the 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)