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