Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
LiasettingsCustomBatchRequestEntry |
LiasettingsCustomBatchRequestEntry.clone() |
LiasettingsCustomBatchRequestEntry |
LiasettingsCustomBatchRequestEntry.set(String fieldName,
Object value) |
LiasettingsCustomBatchRequestEntry |
LiasettingsCustomBatchRequestEntry.setAccountId(BigInteger accountId)
The ID of the account for which to get/update account LIA settings.
|
LiasettingsCustomBatchRequestEntry |
LiasettingsCustomBatchRequestEntry.setBatchId(Long batchId)
An entry ID, unique within the batch request.
|
LiasettingsCustomBatchRequestEntry |
LiasettingsCustomBatchRequestEntry.setContactEmail(String contactEmail)
Inventory validation contact email.
|
LiasettingsCustomBatchRequestEntry |
LiasettingsCustomBatchRequestEntry.setContactName(String contactName)
Inventory validation contact name.
|
LiasettingsCustomBatchRequestEntry |
LiasettingsCustomBatchRequestEntry.setCountry(String country)
The country code.
|
LiasettingsCustomBatchRequestEntry |
LiasettingsCustomBatchRequestEntry.setGmbEmail(String gmbEmail)
The Business Profile.
|
LiasettingsCustomBatchRequestEntry |
LiasettingsCustomBatchRequestEntry.setLiaSettings(LiaSettings liaSettings)
The account Lia settings to update.
|
LiasettingsCustomBatchRequestEntry |
LiasettingsCustomBatchRequestEntry.setMerchantId(BigInteger merchantId)
The ID of the managing account.
|
LiasettingsCustomBatchRequestEntry |
LiasettingsCustomBatchRequestEntry.setMethod(String method)
The method of the batch entry.
|
LiasettingsCustomBatchRequestEntry |
LiasettingsCustomBatchRequestEntry.setOmnichannelExperience(LiaOmnichannelExperience omnichannelExperience)
The omnichannel experience for a country.
|
LiasettingsCustomBatchRequestEntry |
LiasettingsCustomBatchRequestEntry.setPosDataProviderId(BigInteger posDataProviderId)
The ID of POS data provider.
|
LiasettingsCustomBatchRequestEntry |
LiasettingsCustomBatchRequestEntry.setPosExternalAccountId(String posExternalAccountId)
The account ID by which this merchant is known to the POS provider.
|
Modifier and Type | Method and Description |
---|---|
List<LiasettingsCustomBatchRequestEntry> |
LiasettingsCustomBatchRequest.getEntries()
The request entries to be processed in the batch.
|
Modifier and Type | Method and Description |
---|---|
LiasettingsCustomBatchRequest |
LiasettingsCustomBatchRequest.setEntries(List<LiasettingsCustomBatchRequestEntry> entries)
The request entries to be processed in the batch.
|
Copyright © 2011–2024 Google. All rights reserved.