docs: update generated docs (#981)

diff --git a/docs/dyn/content_v2.liasettings.html b/docs/dyn/content_v2.liasettings.html
index 3e50522..85cfd3a 100644
--- a/docs/dyn/content_v2.liasettings.html
+++ b/docs/dyn/content_v2.liasettings.html
@@ -106,7 +106,7 @@
 <p class="firstline">Sets the POS data provider for the specified country.</p>
 <p class="toc_element">
   <code><a href="#update">update(merchantId, accountId, body=None, dryRun=None)</a></code></p>
-<p class="firstline">Updates the LIA settings of the account.</p>
+<p class="firstline">Updates the LIA 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>
@@ -560,7 +560,7 @@
 
 <div class="method">
     <code class="details" id="update">update(merchantId, accountId, body=None, dryRun=None)</code>
-  <pre>Updates the LIA settings of the account.
+  <pre>Updates the LIA 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)