docs: update generated docs (#1053)
Updates for both discovery docs and epydoc API Documentation
Fixes: #1049
diff --git a/docs/dyn/content_v2.accounts.html b/docs/dyn/content_v2.accounts.html
index 9c21b27..983c2c7 100644
--- a/docs/dyn/content_v2.accounts.html
+++ b/docs/dyn/content_v2.accounts.html
@@ -81,6 +81,9 @@
<code><a href="#claimwebsite">claimwebsite(merchantId, accountId, overwrite=None)</a></code></p>
<p class="firstline">Claims the website of a Merchant Center sub-account.</p>
<p class="toc_element">
+ <code><a href="#close">close()</a></code></p>
+<p class="firstline">Close httplib2 connections.</p>
+<p class="toc_element">
<code><a href="#custombatch">custombatch(body=None, dryRun=None)</a></code></p>
<p class="firstline">Retrieves, inserts, updates, and deletes multiple Merchant Center (sub-)accounts in a single request.</p>
<p class="toc_element">
@@ -146,6 +149,11 @@
</div>
<div class="method">
+ <code class="details" id="close">close()</code>
+ <pre>Close httplib2 connections.</pre>
+</div>
+
+<div class="method">
<code class="details" id="custombatch">custombatch(body=None, dryRun=None)</code>
<pre>Retrieves, inserts, updates, and deletes multiple Merchant Center (sub-)accounts in a single request.
@@ -170,7 +178,7 @@
],
"businessInformation": { # The business information of the account.
"address": { # The address of the business.
- "country": "A String", # CLDR country code (e.g. "US").
+ "country": "A String", # CLDR country code (e.g. "US"). This value cannot be set for a sub-account of an MCA. All MCA sub-accounts inherit the country of their parent MCA.
"locality": "A String", # City, town or commune. May also include dependent localities or sublocalities (e.g. neighborhoods or suburbs).
"postalCode": "A String", # Postal code or ZIP (e.g. "94043").
"region": "A String", # Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").
@@ -216,6 +224,9 @@
"accountId": "A String", # The ID of the targeted account. Only defined if the method is not `insert`.
"batchId": 42, # An entry ID, unique within the batch request.
"force": True or False, # Whether the account should be deleted if the account has offers. Only applicable if the method is `delete`.
+ "labelIds": [ # Label IDs for the 'updatelabels' request.
+ "A String",
+ ],
"linkRequest": { # Details about the `link` request.
"action": "A String", # Action to perform for this link. The `"request"` action is only available to select merchants.
#
@@ -267,7 +278,7 @@
],
"businessInformation": { # The business information of the account.
"address": { # The address of the business.
- "country": "A String", # CLDR country code (e.g. "US").
+ "country": "A String", # CLDR country code (e.g. "US"). This value cannot be set for a sub-account of an MCA. All MCA sub-accounts inherit the country of their parent MCA.
"locality": "A String", # City, town or commune. May also include dependent localities or sublocalities (e.g. neighborhoods or suburbs).
"postalCode": "A String", # Postal code or ZIP (e.g. "94043").
"region": "A String", # Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").
@@ -372,7 +383,7 @@
],
"businessInformation": { # The business information of the account.
"address": { # The address of the business.
- "country": "A String", # CLDR country code (e.g. "US").
+ "country": "A String", # CLDR country code (e.g. "US"). This value cannot be set for a sub-account of an MCA. All MCA sub-accounts inherit the country of their parent MCA.
"locality": "A String", # City, town or commune. May also include dependent localities or sublocalities (e.g. neighborhoods or suburbs).
"postalCode": "A String", # Postal code or ZIP (e.g. "94043").
"region": "A String", # Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").
@@ -440,7 +451,7 @@
],
"businessInformation": { # The business information of the account.
"address": { # The address of the business.
- "country": "A String", # CLDR country code (e.g. "US").
+ "country": "A String", # CLDR country code (e.g. "US"). This value cannot be set for a sub-account of an MCA. All MCA sub-accounts inherit the country of their parent MCA.
"locality": "A String", # City, town or commune. May also include dependent localities or sublocalities (e.g. neighborhoods or suburbs).
"postalCode": "A String", # Postal code or ZIP (e.g. "94043").
"region": "A String", # Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").
@@ -503,7 +514,7 @@
],
"businessInformation": { # The business information of the account.
"address": { # The address of the business.
- "country": "A String", # CLDR country code (e.g. "US").
+ "country": "A String", # CLDR country code (e.g. "US"). This value cannot be set for a sub-account of an MCA. All MCA sub-accounts inherit the country of their parent MCA.
"locality": "A String", # City, town or commune. May also include dependent localities or sublocalities (e.g. neighborhoods or suburbs).
"postalCode": "A String", # Postal code or ZIP (e.g. "94043").
"region": "A String", # Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").
@@ -612,7 +623,7 @@
],
"businessInformation": { # The business information of the account.
"address": { # The address of the business.
- "country": "A String", # CLDR country code (e.g. "US").
+ "country": "A String", # CLDR country code (e.g. "US"). This value cannot be set for a sub-account of an MCA. All MCA sub-accounts inherit the country of their parent MCA.
"locality": "A String", # City, town or commune. May also include dependent localities or sublocalities (e.g. neighborhoods or suburbs).
"postalCode": "A String", # Postal code or ZIP (e.g. "94043").
"region": "A String", # Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").
@@ -697,7 +708,7 @@
],
"businessInformation": { # The business information of the account.
"address": { # The address of the business.
- "country": "A String", # CLDR country code (e.g. "US").
+ "country": "A String", # CLDR country code (e.g. "US"). This value cannot be set for a sub-account of an MCA. All MCA sub-accounts inherit the country of their parent MCA.
"locality": "A String", # City, town or commune. May also include dependent localities or sublocalities (e.g. neighborhoods or suburbs).
"postalCode": "A String", # Postal code or ZIP (e.g. "94043").
"region": "A String", # Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").
@@ -760,7 +771,7 @@
],
"businessInformation": { # The business information of the account.
"address": { # The address of the business.
- "country": "A String", # CLDR country code (e.g. "US").
+ "country": "A String", # CLDR country code (e.g. "US"). This value cannot be set for a sub-account of an MCA. All MCA sub-accounts inherit the country of their parent MCA.
"locality": "A String", # City, town or commune. May also include dependent localities or sublocalities (e.g. neighborhoods or suburbs).
"postalCode": "A String", # Postal code or ZIP (e.g. "94043").
"region": "A String", # Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").