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/content_v2.liasettings.html b/docs/dyn/content_v2.liasettings.html
index a82ab2a..468ab5b 100644
--- a/docs/dyn/content_v2.liasettings.html
+++ b/docs/dyn/content_v2.liasettings.html
@@ -125,50 +125,50 @@
     The object takes the form of:
 
 {
-    "entries": [ # The request entries to be processed in the batch.
-      {
-        "batchId": 42, # An entry ID, unique within the batch request.
-        "accountId": "A String", # The ID of the account for which to get/update account LIA settings.
-        "merchantId": "A String", # The ID of the managing account.
-        "posExternalAccountId": "A String", # The account ID by which this merchant is known to the POS provider.
-        "contactEmail": "A String", # Inventory validation contact email. Required only for SetInventoryValidationContact.
-        "liaSettings": { # Local Inventory ads (LIA) settings. All methods except listposdataproviders require the admin role. # The account Lia settings to update. Only defined if the method is `update`.
-            "countrySettings": [ # The LIA settings for each country.
-              {
-                "country": "A String", # Required. CLDR country code (e.g. "US").
-                "hostedLocalStorefrontActive": True or False, # The status of the "Merchant hosted local storefront" feature.
-                "onDisplayToOrder": { # LIA "On Display To Order" settings.
-                  "status": "A String", # The status of the ?On display to order? feature. Acceptable values are: - "`active`" - "`inactive`" - "`pending`"
-                  "shippingCostPolicyUrl": "A String", # Shipping cost and policy URL.
-                },
-                "posDataProvider": { # The POS data provider linked with this country.
-                  "posExternalAccountId": "A String", # The account ID by which this merchant is known to the POS data provider.
-                  "posDataProviderId": "A String", # The ID of the POS data provider.
-                },
-                "inventory": { # LIA inventory verification settings.
-                  "status": "A String", # The status of the inventory verification process. Acceptable values are: - "`active`" - "`inactive`" - "`pending`"
-                  "inventoryVerificationContactName": "A String", # The name of the contact for the inventory verification process.
-                  "inventoryVerificationContactEmail": "A String", # The email of the contact for the inventory verification process.
-                  "inventoryVerificationContactStatus": "A String", # The status of the verification contact. Acceptable values are: - "`active`" - "`inactive`" - "`pending`"
-                },
-                "about": { # The settings for the About page.
-                  "status": "A String", # The status of the verification process for the About page. Acceptable values are: - "`active`" - "`inactive`" - "`pending`"
-                  "url": "A String", # The URL for the About page.
-                },
-                "storePickupActive": True or False, # The status of the "Store pickup" feature.
-              },
-            ],
-            "kind": "A String", # Identifies what kind of resource this is. Value: the fixed string "`content#liaSettings`"
-            "accountId": "A String", # The ID of the account to which these LIA settings belong. Ignored upon update, always present in get request responses.
+  "entries": [ # The request entries to be processed in the batch.
+    {
+      "accountId": "A String", # The ID of the account for which to get/update account LIA settings.
+      "batchId": 42, # An entry ID, unique within the batch request.
+      "contactEmail": "A String", # Inventory validation contact email. Required only for SetInventoryValidationContact.
+      "contactName": "A String", # Inventory validation contact name. Required only for SetInventoryValidationContact.
+      "country": "A String", # The country code. Required only for RequestInventoryVerification.
+      "gmbEmail": "A String", # The GMB account. Required only for RequestGmbAccess.
+      "liaSettings": { # Local Inventory ads (LIA) settings. All methods except listposdataproviders require the admin role. # The account Lia settings to update. Only defined if the method is `update`.
+        "accountId": "A String", # The ID of the account to which these LIA settings belong. Ignored upon update, always present in get request responses.
+        "countrySettings": [ # The LIA settings for each country.
+          {
+            "about": { # The settings for the About page.
+              "status": "A String", # The status of the verification process for the About page. Acceptable values are: - "`active`" - "`inactive`" - "`pending`"
+              "url": "A String", # The URL for the About page.
+            },
+            "country": "A String", # Required. CLDR country code (e.g. "US").
+            "hostedLocalStorefrontActive": True or False, # The status of the "Merchant hosted local storefront" feature.
+            "inventory": { # LIA inventory verification settings.
+              "inventoryVerificationContactEmail": "A String", # The email of the contact for the inventory verification process.
+              "inventoryVerificationContactName": "A String", # The name of the contact for the inventory verification process.
+              "inventoryVerificationContactStatus": "A String", # The status of the verification contact. Acceptable values are: - "`active`" - "`inactive`" - "`pending`"
+              "status": "A String", # The status of the inventory verification process. Acceptable values are: - "`active`" - "`inactive`" - "`pending`"
+            },
+            "onDisplayToOrder": { # LIA "On Display To Order" settings.
+              "shippingCostPolicyUrl": "A String", # Shipping cost and policy URL.
+              "status": "A String", # The status of the ?On display to order? feature. Acceptable values are: - "`active`" - "`inactive`" - "`pending`"
+            },
+            "posDataProvider": { # The POS data provider linked with this country.
+              "posDataProviderId": "A String", # The ID of the POS data provider.
+              "posExternalAccountId": "A String", # The account ID by which this merchant is known to the POS data provider.
+            },
+            "storePickupActive": True or False, # The status of the "Store pickup" feature.
           },
-        "contactName": "A String", # Inventory validation contact name. Required only for SetInventoryValidationContact.
-        "gmbEmail": "A String", # The GMB account. Required only for RequestGmbAccess.
-        "country": "A String", # The country code. Required only for RequestInventoryVerification.
-        "method": "A String", # The method of the batch entry. Acceptable values are: - "`get`" - "`getAccessibleGmbAccounts`" - "`requestGmbAccess`" - "`requestInventoryVerification`" - "`setInventoryVerificationContact`" - "`update`"
-        "posDataProviderId": "A String", # The ID of POS data provider. Required only for SetPosProvider.
+        ],
+        "kind": "A String", # Identifies what kind of resource this is. Value: the fixed string "`content#liaSettings`"
       },
-    ],
-  }
+      "merchantId": "A String", # The ID of the managing account.
+      "method": "A String", # The method of the batch entry. Acceptable values are: - "`get`" - "`getAccessibleGmbAccounts`" - "`requestGmbAccess`" - "`requestInventoryVerification`" - "`setInventoryVerificationContact`" - "`update`"
+      "posDataProviderId": "A String", # The ID of POS data provider. Required only for SetPosProvider.
+      "posExternalAccountId": "A String", # The account ID by which this merchant is known to the POS provider.
+    },
+  ],
+}
 
   dryRun: boolean, Flag to simulate a request like in a live environment. If set to true, dry-run mode checks the validity of the request and returns errors (if any).
   x__xgafv: string, V1 error format.
@@ -180,77 +180,77 @@
   An object of the form:
 
     {
-    "entries": [ # The result of the execution of the batch requests.
-      {
-        "gmbAccounts": { # The the list of accessible GMB accounts.
-          "gmbAccounts": [ # A list of GMB accounts which are available to the merchant.
-            {
-              "name": "A String", # The name of the GMB account.
-              "listingCount": "A String", # Number of listings under this account.
-              "email": "A String", # The email which identifies the GMB account.
-              "type": "A String", # The type of the GMB account (User or Business).
-            },
-          ],
-          "accountId": "A String", # The ID of the Merchant Center account.
-        },
-        "liaSettings": { # Local Inventory ads (LIA) settings. All methods except listposdataproviders require the admin role. # The retrieved or updated Lia settings.
-            "countrySettings": [ # The LIA settings for each country.
-              {
-                "country": "A String", # Required. CLDR country code (e.g. "US").
-                "hostedLocalStorefrontActive": True or False, # The status of the "Merchant hosted local storefront" feature.
-                "onDisplayToOrder": { # LIA "On Display To Order" settings.
-                  "status": "A String", # The status of the ?On display to order? feature. Acceptable values are: - "`active`" - "`inactive`" - "`pending`"
-                  "shippingCostPolicyUrl": "A String", # Shipping cost and policy URL.
-                },
-                "posDataProvider": { # The POS data provider linked with this country.
-                  "posExternalAccountId": "A String", # The account ID by which this merchant is known to the POS data provider.
-                  "posDataProviderId": "A String", # The ID of the POS data provider.
-                },
-                "inventory": { # LIA inventory verification settings.
-                  "status": "A String", # The status of the inventory verification process. Acceptable values are: - "`active`" - "`inactive`" - "`pending`"
-                  "inventoryVerificationContactName": "A String", # The name of the contact for the inventory verification process.
-                  "inventoryVerificationContactEmail": "A String", # The email of the contact for the inventory verification process.
-                  "inventoryVerificationContactStatus": "A String", # The status of the verification contact. Acceptable values are: - "`active`" - "`inactive`" - "`pending`"
-                },
-                "about": { # The settings for the About page.
-                  "status": "A String", # The status of the verification process for the About page. Acceptable values are: - "`active`" - "`inactive`" - "`pending`"
-                  "url": "A String", # The URL for the About page.
-                },
-                "storePickupActive": True or False, # The status of the "Store pickup" feature.
-              },
-            ],
-            "kind": "A String", # Identifies what kind of resource this is. Value: the fixed string "`content#liaSettings`"
-            "accountId": "A String", # The ID of the account to which these LIA settings belong. Ignored upon update, always present in get request responses.
-          },
-        "posDataProviders": [ # The list of POS data providers.
-          {
-            "country": "A String", # Country code.
-            "posDataProviders": [ # A list of POS data providers.
-              {
-                "displayName": "A String", # The display name of Pos data Provider.
-                "providerId": "A String", # The ID of the account.
-                "fullName": "A String", # The full name of this POS data Provider.
-              },
-            ],
+  "entries": [ # The result of the execution of the batch requests.
+    {
+      "batchId": 42, # The ID of the request entry to which this entry responds.
+      "errors": { # A list of errors returned by a failed batch entry. # A list of errors defined if, and only if, the request failed.
+        "code": 42, # The HTTP status of the first error in `errors`.
+        "errors": [ # A list of errors.
+          { # An error returned by the API.
+            "domain": "A String", # The domain of the error.
+            "message": "A String", # A description of the error.
+            "reason": "A String", # The error code.
           },
         ],
-        "kind": "A String", # Identifies what kind of resource this is. Value: the fixed string "`content#liasettingsCustomBatchResponseEntry`"
-        "batchId": 42, # The ID of the request entry to which this entry responds.
-        "errors": { # A list of errors returned by a failed batch entry. # A list of errors defined if, and only if, the request failed.
-          "errors": [ # A list of errors.
-            { # An error returned by the API.
-              "reason": "A String", # The error code.
-              "message": "A String", # A description of the error.
-              "domain": "A String", # The domain of the error.
+        "message": "A String", # The message of the first error in `errors`.
+      },
+      "gmbAccounts": { # The the list of accessible GMB accounts.
+        "accountId": "A String", # The ID of the Merchant Center account.
+        "gmbAccounts": [ # A list of GMB accounts which are available to the merchant.
+          {
+            "email": "A String", # The email which identifies the GMB account.
+            "listingCount": "A String", # Number of listings under this account.
+            "name": "A String", # The name of the GMB account.
+            "type": "A String", # The type of the GMB account (User or Business).
+          },
+        ],
+      },
+      "kind": "A String", # Identifies what kind of resource this is. Value: the fixed string "`content#liasettingsCustomBatchResponseEntry`"
+      "liaSettings": { # Local Inventory ads (LIA) settings. All methods except listposdataproviders require the admin role. # The retrieved or updated Lia settings.
+        "accountId": "A String", # The ID of the account to which these LIA settings belong. Ignored upon update, always present in get request responses.
+        "countrySettings": [ # The LIA settings for each country.
+          {
+            "about": { # The settings for the About page.
+              "status": "A String", # The status of the verification process for the About page. Acceptable values are: - "`active`" - "`inactive`" - "`pending`"
+              "url": "A String", # The URL for the About page.
+            },
+            "country": "A String", # Required. CLDR country code (e.g. "US").
+            "hostedLocalStorefrontActive": True or False, # The status of the "Merchant hosted local storefront" feature.
+            "inventory": { # LIA inventory verification settings.
+              "inventoryVerificationContactEmail": "A String", # The email of the contact for the inventory verification process.
+              "inventoryVerificationContactName": "A String", # The name of the contact for the inventory verification process.
+              "inventoryVerificationContactStatus": "A String", # The status of the verification contact. Acceptable values are: - "`active`" - "`inactive`" - "`pending`"
+              "status": "A String", # The status of the inventory verification process. Acceptable values are: - "`active`" - "`inactive`" - "`pending`"
+            },
+            "onDisplayToOrder": { # LIA "On Display To Order" settings.
+              "shippingCostPolicyUrl": "A String", # Shipping cost and policy URL.
+              "status": "A String", # The status of the ?On display to order? feature. Acceptable values are: - "`active`" - "`inactive`" - "`pending`"
+            },
+            "posDataProvider": { # The POS data provider linked with this country.
+              "posDataProviderId": "A String", # The ID of the POS data provider.
+              "posExternalAccountId": "A String", # The account ID by which this merchant is known to the POS data provider.
+            },
+            "storePickupActive": True or False, # The status of the "Store pickup" feature.
+          },
+        ],
+        "kind": "A String", # Identifies what kind of resource this is. Value: the fixed string "`content#liaSettings`"
+      },
+      "posDataProviders": [ # The list of POS data providers.
+        {
+          "country": "A String", # Country code.
+          "posDataProviders": [ # A list of POS data providers.
+            {
+              "displayName": "A String", # The display name of Pos data Provider.
+              "fullName": "A String", # The full name of this POS data Provider.
+              "providerId": "A String", # The ID of the account.
             },
           ],
-          "code": 42, # The HTTP status of the first error in `errors`.
-          "message": "A String", # The message of the first error in `errors`.
         },
-      },
-    ],
-    "kind": "A String", # Identifies what kind of resource this is. Value: the fixed string "content#liasettingsCustomBatchResponse".
-  }</pre>
+      ],
+    },
+  ],
+  &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;content#liasettingsCustomBatchResponse&quot;.
+}</pre>
 </div>
 
 <div class="method">
@@ -269,34 +269,34 @@
   An object of the form:
 
     { # Local Inventory ads (LIA) settings. All methods except listposdataproviders require the admin role.
-      &quot;countrySettings&quot;: [ # The LIA settings for each country.
-        {
-          &quot;country&quot;: &quot;A String&quot;, # Required. CLDR country code (e.g. &quot;US&quot;).
-          &quot;hostedLocalStorefrontActive&quot;: True or False, # The status of the &quot;Merchant hosted local storefront&quot; feature.
-          &quot;onDisplayToOrder&quot;: { # LIA &quot;On Display To Order&quot; settings.
-            &quot;status&quot;: &quot;A String&quot;, # The status of the ?On display to order? feature. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
-            &quot;shippingCostPolicyUrl&quot;: &quot;A String&quot;, # Shipping cost and policy URL.
-          },
-          &quot;posDataProvider&quot;: { # The POS data provider linked with this country.
-            &quot;posExternalAccountId&quot;: &quot;A String&quot;, # The account ID by which this merchant is known to the POS data provider.
-            &quot;posDataProviderId&quot;: &quot;A String&quot;, # The ID of the POS data provider.
-          },
-          &quot;inventory&quot;: { # LIA inventory verification settings.
-            &quot;status&quot;: &quot;A String&quot;, # The status of the inventory verification process. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
-            &quot;inventoryVerificationContactName&quot;: &quot;A String&quot;, # The name of the contact for the inventory verification process.
-            &quot;inventoryVerificationContactEmail&quot;: &quot;A String&quot;, # The email of the contact for the inventory verification process.
-            &quot;inventoryVerificationContactStatus&quot;: &quot;A String&quot;, # The status of the verification contact. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
-          },
-          &quot;about&quot;: { # The settings for the About page.
-            &quot;status&quot;: &quot;A String&quot;, # The status of the verification process for the About page. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
-            &quot;url&quot;: &quot;A String&quot;, # The URL for the About page.
-          },
-          &quot;storePickupActive&quot;: True or False, # The status of the &quot;Store pickup&quot; feature.
-        },
-      ],
-      &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;`content#liaSettings`&quot;
-      &quot;accountId&quot;: &quot;A String&quot;, # The ID of the account to which these LIA settings belong. Ignored upon update, always present in get request responses.
-    }</pre>
+  &quot;accountId&quot;: &quot;A String&quot;, # The ID of the account to which these LIA settings belong. Ignored upon update, always present in get request responses.
+  &quot;countrySettings&quot;: [ # The LIA settings for each country.
+    {
+      &quot;about&quot;: { # The settings for the About page.
+        &quot;status&quot;: &quot;A String&quot;, # The status of the verification process for the About page. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
+        &quot;url&quot;: &quot;A String&quot;, # The URL for the About page.
+      },
+      &quot;country&quot;: &quot;A String&quot;, # Required. CLDR country code (e.g. &quot;US&quot;).
+      &quot;hostedLocalStorefrontActive&quot;: True or False, # The status of the &quot;Merchant hosted local storefront&quot; feature.
+      &quot;inventory&quot;: { # LIA inventory verification settings.
+        &quot;inventoryVerificationContactEmail&quot;: &quot;A String&quot;, # The email of the contact for the inventory verification process.
+        &quot;inventoryVerificationContactName&quot;: &quot;A String&quot;, # The name of the contact for the inventory verification process.
+        &quot;inventoryVerificationContactStatus&quot;: &quot;A String&quot;, # The status of the verification contact. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
+        &quot;status&quot;: &quot;A String&quot;, # The status of the inventory verification process. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
+      },
+      &quot;onDisplayToOrder&quot;: { # LIA &quot;On Display To Order&quot; settings.
+        &quot;shippingCostPolicyUrl&quot;: &quot;A String&quot;, # Shipping cost and policy URL.
+        &quot;status&quot;: &quot;A String&quot;, # The status of the ?On display to order? feature. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
+      },
+      &quot;posDataProvider&quot;: { # The POS data provider linked with this country.
+        &quot;posDataProviderId&quot;: &quot;A String&quot;, # The ID of the POS data provider.
+        &quot;posExternalAccountId&quot;: &quot;A String&quot;, # The account ID by which this merchant is known to the POS data provider.
+      },
+      &quot;storePickupActive&quot;: True or False, # The status of the &quot;Store pickup&quot; feature.
+    },
+  ],
+  &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;`content#liaSettings`&quot;
+}</pre>
 </div>
 
 <div class="method">
@@ -315,17 +315,17 @@
   An object of the form:
 
     {
-    &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;content#liasettingsGetAccessibleGmbAccountsResponse&quot;.
-    &quot;accountId&quot;: &quot;A String&quot;, # The ID of the Merchant Center account.
-    &quot;gmbAccounts&quot;: [ # A list of GMB accounts which are available to the merchant.
-      {
-        &quot;name&quot;: &quot;A String&quot;, # The name of the GMB account.
-        &quot;listingCount&quot;: &quot;A String&quot;, # Number of listings under this account.
-        &quot;email&quot;: &quot;A String&quot;, # The email which identifies the GMB account.
-        &quot;type&quot;: &quot;A String&quot;, # The type of the GMB account (User or Business).
-      },
-    ],
-  }</pre>
+  &quot;accountId&quot;: &quot;A String&quot;, # The ID of the Merchant Center account.
+  &quot;gmbAccounts&quot;: [ # A list of GMB accounts which are available to the merchant.
+    {
+      &quot;email&quot;: &quot;A String&quot;, # The email which identifies the GMB account.
+      &quot;listingCount&quot;: &quot;A String&quot;, # Number of listings under this account.
+      &quot;name&quot;: &quot;A String&quot;, # The name of the GMB account.
+      &quot;type&quot;: &quot;A String&quot;, # The type of the GMB account (User or Business).
+    },
+  ],
+  &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;content#liasettingsGetAccessibleGmbAccountsResponse&quot;.
+}</pre>
 </div>
 
 <div class="method">
@@ -345,40 +345,40 @@
   An object of the form:
 
     {
-    &quot;nextPageToken&quot;: &quot;A String&quot;, # The token for the retrieval of the next page of LIA settings.
-    &quot;resources&quot;: [
-      { # Local Inventory ads (LIA) settings. All methods except listposdataproviders require the admin role.
-          &quot;countrySettings&quot;: [ # The LIA settings for each country.
-            {
-              &quot;country&quot;: &quot;A String&quot;, # Required. CLDR country code (e.g. &quot;US&quot;).
-              &quot;hostedLocalStorefrontActive&quot;: True or False, # The status of the &quot;Merchant hosted local storefront&quot; feature.
-              &quot;onDisplayToOrder&quot;: { # LIA &quot;On Display To Order&quot; settings.
-                &quot;status&quot;: &quot;A String&quot;, # The status of the ?On display to order? feature. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
-                &quot;shippingCostPolicyUrl&quot;: &quot;A String&quot;, # Shipping cost and policy URL.
-              },
-              &quot;posDataProvider&quot;: { # The POS data provider linked with this country.
-                &quot;posExternalAccountId&quot;: &quot;A String&quot;, # The account ID by which this merchant is known to the POS data provider.
-                &quot;posDataProviderId&quot;: &quot;A String&quot;, # The ID of the POS data provider.
-              },
-              &quot;inventory&quot;: { # LIA inventory verification settings.
-                &quot;status&quot;: &quot;A String&quot;, # The status of the inventory verification process. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
-                &quot;inventoryVerificationContactName&quot;: &quot;A String&quot;, # The name of the contact for the inventory verification process.
-                &quot;inventoryVerificationContactEmail&quot;: &quot;A String&quot;, # The email of the contact for the inventory verification process.
-                &quot;inventoryVerificationContactStatus&quot;: &quot;A String&quot;, # The status of the verification contact. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
-              },
-              &quot;about&quot;: { # The settings for the About page.
-                &quot;status&quot;: &quot;A String&quot;, # The status of the verification process for the About page. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
-                &quot;url&quot;: &quot;A String&quot;, # The URL for the About page.
-              },
-              &quot;storePickupActive&quot;: True or False, # The status of the &quot;Store pickup&quot; feature.
-            },
-          ],
-          &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;`content#liaSettings`&quot;
-          &quot;accountId&quot;: &quot;A String&quot;, # The ID of the account to which these LIA settings belong. Ignored upon update, always present in get request responses.
+  &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;content#liasettingsListResponse&quot;.
+  &quot;nextPageToken&quot;: &quot;A String&quot;, # The token for the retrieval of the next page of LIA settings.
+  &quot;resources&quot;: [
+    { # Local Inventory ads (LIA) settings. All methods except listposdataproviders require the admin role.
+      &quot;accountId&quot;: &quot;A String&quot;, # The ID of the account to which these LIA settings belong. Ignored upon update, always present in get request responses.
+      &quot;countrySettings&quot;: [ # The LIA settings for each country.
+        {
+          &quot;about&quot;: { # The settings for the About page.
+            &quot;status&quot;: &quot;A String&quot;, # The status of the verification process for the About page. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
+            &quot;url&quot;: &quot;A String&quot;, # The URL for the About page.
+          },
+          &quot;country&quot;: &quot;A String&quot;, # Required. CLDR country code (e.g. &quot;US&quot;).
+          &quot;hostedLocalStorefrontActive&quot;: True or False, # The status of the &quot;Merchant hosted local storefront&quot; feature.
+          &quot;inventory&quot;: { # LIA inventory verification settings.
+            &quot;inventoryVerificationContactEmail&quot;: &quot;A String&quot;, # The email of the contact for the inventory verification process.
+            &quot;inventoryVerificationContactName&quot;: &quot;A String&quot;, # The name of the contact for the inventory verification process.
+            &quot;inventoryVerificationContactStatus&quot;: &quot;A String&quot;, # The status of the verification contact. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
+            &quot;status&quot;: &quot;A String&quot;, # The status of the inventory verification process. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
+          },
+          &quot;onDisplayToOrder&quot;: { # LIA &quot;On Display To Order&quot; settings.
+            &quot;shippingCostPolicyUrl&quot;: &quot;A String&quot;, # Shipping cost and policy URL.
+            &quot;status&quot;: &quot;A String&quot;, # The status of the ?On display to order? feature. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
+          },
+          &quot;posDataProvider&quot;: { # The POS data provider linked with this country.
+            &quot;posDataProviderId&quot;: &quot;A String&quot;, # The ID of the POS data provider.
+            &quot;posExternalAccountId&quot;: &quot;A String&quot;, # The account ID by which this merchant is known to the POS data provider.
+          },
+          &quot;storePickupActive&quot;: True or False, # The status of the &quot;Store pickup&quot; feature.
         },
-    ],
-    &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;content#liasettingsListResponse&quot;.
-  }</pre>
+      ],
+      &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;`content#liaSettings`&quot;
+    },
+  ],
+}</pre>
 </div>
 
 <div class="method">
@@ -409,20 +409,20 @@
   An object of the form:
 
     {
-    &quot;posDataProviders&quot;: [ # The list of POS data providers for each eligible country
-      {
-        &quot;country&quot;: &quot;A String&quot;, # Country code.
-        &quot;posDataProviders&quot;: [ # A list of POS data providers.
-          {
-            &quot;displayName&quot;: &quot;A String&quot;, # The display name of Pos data Provider.
-            &quot;providerId&quot;: &quot;A String&quot;, # The ID of the account.
-            &quot;fullName&quot;: &quot;A String&quot;, # The full name of this POS data Provider.
-          },
-        ],
-      },
-    ],
-    &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;content#liasettingsListPosDataProvidersResponse&quot;.
-  }</pre>
+  &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;content#liasettingsListPosDataProvidersResponse&quot;.
+  &quot;posDataProviders&quot;: [ # The list of POS data providers for each eligible country
+    {
+      &quot;country&quot;: &quot;A String&quot;, # Country code.
+      &quot;posDataProviders&quot;: [ # A list of POS data providers.
+        {
+          &quot;displayName&quot;: &quot;A String&quot;, # The display name of Pos data Provider.
+          &quot;fullName&quot;: &quot;A String&quot;, # The full name of this POS data Provider.
+          &quot;providerId&quot;: &quot;A String&quot;, # The ID of the account.
+        },
+      ],
+    },
+  ],
+}</pre>
 </div>
 
 <div class="method">
@@ -442,8 +442,8 @@
   An object of the form:
 
     {
-    &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;content#liasettingsRequestGmbAccessResponse&quot;.
-  }</pre>
+  &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;content#liasettingsRequestGmbAccessResponse&quot;.
+}</pre>
 </div>
 
 <div class="method">
@@ -463,8 +463,8 @@
   An object of the form:
 
     {
-    &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;content#liasettingsRequestInventoryVerificationResponse&quot;.
-  }</pre>
+  &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;content#liasettingsRequestInventoryVerificationResponse&quot;.
+}</pre>
 </div>
 
 <div class="method">
@@ -487,8 +487,8 @@
   An object of the form:
 
     {
-    &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;content#liasettingsSetInventoryVerificationContactResponse&quot;.
-  }</pre>
+  &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;content#liasettingsSetInventoryVerificationContactResponse&quot;.
+}</pre>
 </div>
 
 <div class="method">
@@ -510,8 +510,8 @@
   An object of the form:
 
     {
-    &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;content#liasettingsSetPosDataProviderResponse&quot;.
-  }</pre>
+  &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;content#liasettingsSetPosDataProviderResponse&quot;.
+}</pre>
 </div>
 
 <div class="method">
@@ -525,34 +525,34 @@
     The object takes the form of:
 
 { # Local Inventory ads (LIA) settings. All methods except listposdataproviders require the admin role.
-    &quot;countrySettings&quot;: [ # The LIA settings for each country.
-      {
-        &quot;country&quot;: &quot;A String&quot;, # Required. CLDR country code (e.g. &quot;US&quot;).
-        &quot;hostedLocalStorefrontActive&quot;: True or False, # The status of the &quot;Merchant hosted local storefront&quot; feature.
-        &quot;onDisplayToOrder&quot;: { # LIA &quot;On Display To Order&quot; settings.
-          &quot;status&quot;: &quot;A String&quot;, # The status of the ?On display to order? feature. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
-          &quot;shippingCostPolicyUrl&quot;: &quot;A String&quot;, # Shipping cost and policy URL.
-        },
-        &quot;posDataProvider&quot;: { # The POS data provider linked with this country.
-          &quot;posExternalAccountId&quot;: &quot;A String&quot;, # The account ID by which this merchant is known to the POS data provider.
-          &quot;posDataProviderId&quot;: &quot;A String&quot;, # The ID of the POS data provider.
-        },
-        &quot;inventory&quot;: { # LIA inventory verification settings.
-          &quot;status&quot;: &quot;A String&quot;, # The status of the inventory verification process. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
-          &quot;inventoryVerificationContactName&quot;: &quot;A String&quot;, # The name of the contact for the inventory verification process.
-          &quot;inventoryVerificationContactEmail&quot;: &quot;A String&quot;, # The email of the contact for the inventory verification process.
-          &quot;inventoryVerificationContactStatus&quot;: &quot;A String&quot;, # The status of the verification contact. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
-        },
-        &quot;about&quot;: { # The settings for the About page.
-          &quot;status&quot;: &quot;A String&quot;, # The status of the verification process for the About page. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
-          &quot;url&quot;: &quot;A String&quot;, # The URL for the About page.
-        },
-        &quot;storePickupActive&quot;: True or False, # The status of the &quot;Store pickup&quot; feature.
+  &quot;accountId&quot;: &quot;A String&quot;, # The ID of the account to which these LIA settings belong. Ignored upon update, always present in get request responses.
+  &quot;countrySettings&quot;: [ # The LIA settings for each country.
+    {
+      &quot;about&quot;: { # The settings for the About page.
+        &quot;status&quot;: &quot;A String&quot;, # The status of the verification process for the About page. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
+        &quot;url&quot;: &quot;A String&quot;, # The URL for the About page.
       },
-    ],
-    &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;`content#liaSettings`&quot;
-    &quot;accountId&quot;: &quot;A String&quot;, # The ID of the account to which these LIA settings belong. Ignored upon update, always present in get request responses.
-  }
+      &quot;country&quot;: &quot;A String&quot;, # Required. CLDR country code (e.g. &quot;US&quot;).
+      &quot;hostedLocalStorefrontActive&quot;: True or False, # The status of the &quot;Merchant hosted local storefront&quot; feature.
+      &quot;inventory&quot;: { # LIA inventory verification settings.
+        &quot;inventoryVerificationContactEmail&quot;: &quot;A String&quot;, # The email of the contact for the inventory verification process.
+        &quot;inventoryVerificationContactName&quot;: &quot;A String&quot;, # The name of the contact for the inventory verification process.
+        &quot;inventoryVerificationContactStatus&quot;: &quot;A String&quot;, # The status of the verification contact. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
+        &quot;status&quot;: &quot;A String&quot;, # The status of the inventory verification process. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
+      },
+      &quot;onDisplayToOrder&quot;: { # LIA &quot;On Display To Order&quot; settings.
+        &quot;shippingCostPolicyUrl&quot;: &quot;A String&quot;, # Shipping cost and policy URL.
+        &quot;status&quot;: &quot;A String&quot;, # The status of the ?On display to order? feature. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
+      },
+      &quot;posDataProvider&quot;: { # The POS data provider linked with this country.
+        &quot;posDataProviderId&quot;: &quot;A String&quot;, # The ID of the POS data provider.
+        &quot;posExternalAccountId&quot;: &quot;A String&quot;, # The account ID by which this merchant is known to the POS data provider.
+      },
+      &quot;storePickupActive&quot;: True or False, # The status of the &quot;Store pickup&quot; feature.
+    },
+  ],
+  &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;`content#liaSettings`&quot;
+}
 
   dryRun: boolean, Flag to simulate a request like in a live environment. If set to true, dry-run mode checks the validity of the request and returns errors (if any).
   x__xgafv: string, V1 error format.
@@ -564,34 +564,34 @@
   An object of the form:
 
     { # Local Inventory ads (LIA) settings. All methods except listposdataproviders require the admin role.
-      &quot;countrySettings&quot;: [ # The LIA settings for each country.
-        {
-          &quot;country&quot;: &quot;A String&quot;, # Required. CLDR country code (e.g. &quot;US&quot;).
-          &quot;hostedLocalStorefrontActive&quot;: True or False, # The status of the &quot;Merchant hosted local storefront&quot; feature.
-          &quot;onDisplayToOrder&quot;: { # LIA &quot;On Display To Order&quot; settings.
-            &quot;status&quot;: &quot;A String&quot;, # The status of the ?On display to order? feature. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
-            &quot;shippingCostPolicyUrl&quot;: &quot;A String&quot;, # Shipping cost and policy URL.
-          },
-          &quot;posDataProvider&quot;: { # The POS data provider linked with this country.
-            &quot;posExternalAccountId&quot;: &quot;A String&quot;, # The account ID by which this merchant is known to the POS data provider.
-            &quot;posDataProviderId&quot;: &quot;A String&quot;, # The ID of the POS data provider.
-          },
-          &quot;inventory&quot;: { # LIA inventory verification settings.
-            &quot;status&quot;: &quot;A String&quot;, # The status of the inventory verification process. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
-            &quot;inventoryVerificationContactName&quot;: &quot;A String&quot;, # The name of the contact for the inventory verification process.
-            &quot;inventoryVerificationContactEmail&quot;: &quot;A String&quot;, # The email of the contact for the inventory verification process.
-            &quot;inventoryVerificationContactStatus&quot;: &quot;A String&quot;, # The status of the verification contact. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
-          },
-          &quot;about&quot;: { # The settings for the About page.
-            &quot;status&quot;: &quot;A String&quot;, # The status of the verification process for the About page. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
-            &quot;url&quot;: &quot;A String&quot;, # The URL for the About page.
-          },
-          &quot;storePickupActive&quot;: True or False, # The status of the &quot;Store pickup&quot; feature.
-        },
-      ],
-      &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;`content#liaSettings`&quot;
-      &quot;accountId&quot;: &quot;A String&quot;, # The ID of the account to which these LIA settings belong. Ignored upon update, always present in get request responses.
-    }</pre>
+  &quot;accountId&quot;: &quot;A String&quot;, # The ID of the account to which these LIA settings belong. Ignored upon update, always present in get request responses.
+  &quot;countrySettings&quot;: [ # The LIA settings for each country.
+    {
+      &quot;about&quot;: { # The settings for the About page.
+        &quot;status&quot;: &quot;A String&quot;, # The status of the verification process for the About page. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
+        &quot;url&quot;: &quot;A String&quot;, # The URL for the About page.
+      },
+      &quot;country&quot;: &quot;A String&quot;, # Required. CLDR country code (e.g. &quot;US&quot;).
+      &quot;hostedLocalStorefrontActive&quot;: True or False, # The status of the &quot;Merchant hosted local storefront&quot; feature.
+      &quot;inventory&quot;: { # LIA inventory verification settings.
+        &quot;inventoryVerificationContactEmail&quot;: &quot;A String&quot;, # The email of the contact for the inventory verification process.
+        &quot;inventoryVerificationContactName&quot;: &quot;A String&quot;, # The name of the contact for the inventory verification process.
+        &quot;inventoryVerificationContactStatus&quot;: &quot;A String&quot;, # The status of the verification contact. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
+        &quot;status&quot;: &quot;A String&quot;, # The status of the inventory verification process. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
+      },
+      &quot;onDisplayToOrder&quot;: { # LIA &quot;On Display To Order&quot; settings.
+        &quot;shippingCostPolicyUrl&quot;: &quot;A String&quot;, # Shipping cost and policy URL.
+        &quot;status&quot;: &quot;A String&quot;, # The status of the ?On display to order? feature. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
+      },
+      &quot;posDataProvider&quot;: { # The POS data provider linked with this country.
+        &quot;posDataProviderId&quot;: &quot;A String&quot;, # The ID of the POS data provider.
+        &quot;posExternalAccountId&quot;: &quot;A String&quot;, # The account ID by which this merchant is known to the POS data provider.
+      },
+      &quot;storePickupActive&quot;: True or False, # The status of the &quot;Store pickup&quot; feature.
+    },
+  ],
+  &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;`content#liaSettings`&quot;
+}</pre>
 </div>
 
 </body></html>
\ No newline at end of file