Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
InventoryCustomBatchResponseEntry |
InventoryCustomBatchResponseEntry.clone() |
InventoryCustomBatchResponseEntry |
InventoryCustomBatchResponseEntry.set(String fieldName,
Object value) |
InventoryCustomBatchResponseEntry |
InventoryCustomBatchResponseEntry.setBatchId(Long batchId)
The ID of the request entry this entry responds to.
|
InventoryCustomBatchResponseEntry |
InventoryCustomBatchResponseEntry.setErrors(Errors errors)
A list of errors defined if and only if the request failed.
|
InventoryCustomBatchResponseEntry |
InventoryCustomBatchResponseEntry.setKind(String kind)
Identifies what kind of resource this is.
|
Modifier and Type | Method and Description |
---|---|
List<InventoryCustomBatchResponseEntry> |
InventoryCustomBatchResponse.getEntries()
The result of the execution of the batch requests.
|
Modifier and Type | Method and Description |
---|---|
InventoryCustomBatchResponse |
InventoryCustomBatchResponse.setEntries(List<InventoryCustomBatchResponseEntry> entries)
The result of the execution of the batch requests.
|
Copyright © 2011–2021 Google. All rights reserved.