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