Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
ShippingsettingsCustomBatchResponseEntry |
ShippingsettingsCustomBatchResponseEntry.clone() |
ShippingsettingsCustomBatchResponseEntry |
ShippingsettingsCustomBatchResponseEntry.set(String fieldName,
Object value) |
ShippingsettingsCustomBatchResponseEntry |
ShippingsettingsCustomBatchResponseEntry.setBatchId(Long batchId)
The ID of the request entry to which this entry responds.
|
ShippingsettingsCustomBatchResponseEntry |
ShippingsettingsCustomBatchResponseEntry.setErrors(Errors errors)
A list of errors for failed custombatch entries.
|
ShippingsettingsCustomBatchResponseEntry |
ShippingsettingsCustomBatchResponseEntry.setKind(String kind)
Identifies what kind of resource this is.
|
ShippingsettingsCustomBatchResponseEntry |
ShippingsettingsCustomBatchResponseEntry.setShippingSettings(ShippingSettings shippingSettings)
The retrieved or updated account shipping settings.
|
Modifier and Type | Method and Description |
---|---|
List<ShippingsettingsCustomBatchResponseEntry> |
ShippingsettingsCustomBatchResponse.getEntries()
The result of the execution of the batch requests.
|
Modifier and Type | Method and Description |
---|---|
ShippingsettingsCustomBatchResponse |
ShippingsettingsCustomBatchResponse.setEntries(List<ShippingsettingsCustomBatchResponseEntry> entries)
The result of the execution of the batch requests.
|
Copyright © 2011–2024 Google. All rights reserved.