Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
LiasettingsCustomBatchResponseEntry |
LiasettingsCustomBatchResponseEntry.clone() |
LiasettingsCustomBatchResponseEntry |
LiasettingsCustomBatchResponseEntry.set(String fieldName,
Object value) |
LiasettingsCustomBatchResponseEntry |
LiasettingsCustomBatchResponseEntry.setBatchId(Long batchId)
The ID of the request entry to which this entry responds.
|
LiasettingsCustomBatchResponseEntry |
LiasettingsCustomBatchResponseEntry.setErrors(Errors errors)
A list of errors defined if, and only if, the request failed.
|
LiasettingsCustomBatchResponseEntry |
LiasettingsCustomBatchResponseEntry.setGmbAccounts(GmbAccounts gmbAccounts)
The list of accessible Business Profiles.
|
LiasettingsCustomBatchResponseEntry |
LiasettingsCustomBatchResponseEntry.setKind(String kind)
Identifies what kind of resource this is.
|
LiasettingsCustomBatchResponseEntry |
LiasettingsCustomBatchResponseEntry.setLiaSettings(LiaSettings liaSettings)
The retrieved or updated Lia settings.
|
LiasettingsCustomBatchResponseEntry |
LiasettingsCustomBatchResponseEntry.setOmnichannelExperience(LiaOmnichannelExperience omnichannelExperience)
The updated omnichannel experience for a country.
|
LiasettingsCustomBatchResponseEntry |
LiasettingsCustomBatchResponseEntry.setPosDataProviders(List<PosDataProviders> posDataProviders)
The list of POS data providers.
|
Modifier and Type | Method and Description |
---|---|
List<LiasettingsCustomBatchResponseEntry> |
LiasettingsCustomBatchResponse.getEntries()
The result of the execution of the batch requests.
|
Modifier and Type | Method and Description |
---|---|
LiasettingsCustomBatchResponse |
LiasettingsCustomBatchResponse.setEntries(List<LiasettingsCustomBatchResponseEntry> entries)
The result of the execution of the batch requests.
|
Copyright © 2011–2024 Google. All rights reserved.