Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
RegionalinventoryCustomBatchResponseEntry |
RegionalinventoryCustomBatchResponseEntry.clone() |
RegionalinventoryCustomBatchResponseEntry |
RegionalinventoryCustomBatchResponseEntry.set(String fieldName,
Object value) |
RegionalinventoryCustomBatchResponseEntry |
RegionalinventoryCustomBatchResponseEntry.setBatchId(Long batchId)
The ID of the request entry this entry responds to.
|
RegionalinventoryCustomBatchResponseEntry |
RegionalinventoryCustomBatchResponseEntry.setErrors(Errors errors)
A list of errors for failed custombatch entries.
|
RegionalinventoryCustomBatchResponseEntry |
RegionalinventoryCustomBatchResponseEntry.setKind(String kind)
Identifies what kind of resource this is.
|
RegionalinventoryCustomBatchResponseEntry |
RegionalinventoryCustomBatchResponseEntry.setRegionalInventory(RegionalInventory regionalInventory)
Price and availability of the product.
|
Modifier and Type | Method and Description |
---|---|
List<RegionalinventoryCustomBatchResponseEntry> |
RegionalinventoryCustomBatchResponse.getEntries()
The result of the execution of the batch requests.
|
Modifier and Type | Method and Description |
---|---|
RegionalinventoryCustomBatchResponse |
RegionalinventoryCustomBatchResponse.setEntries(List<RegionalinventoryCustomBatchResponseEntry> entries)
The result of the execution of the batch requests.
|
Copyright © 2011–2024 Google. All rights reserved.