Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
DatafeedstatusesCustomBatchResponseEntry |
DatafeedstatusesCustomBatchResponseEntry.clone() |
DatafeedstatusesCustomBatchResponseEntry |
DatafeedstatusesCustomBatchResponseEntry.set(String fieldName,
Object value) |
DatafeedstatusesCustomBatchResponseEntry |
DatafeedstatusesCustomBatchResponseEntry.setBatchId(Long batchId)
The ID of the request entry this entry responds to.
|
DatafeedstatusesCustomBatchResponseEntry |
DatafeedstatusesCustomBatchResponseEntry.setDatafeedStatus(DatafeedStatus datafeedStatus)
The requested data feed status.
|
DatafeedstatusesCustomBatchResponseEntry |
DatafeedstatusesCustomBatchResponseEntry.setErrors(Errors errors)
A list of errors for failed custombatch entries.
|
Modifier and Type | Method and Description |
---|---|
List<DatafeedstatusesCustomBatchResponseEntry> |
DatafeedstatusesCustomBatchResponse.getEntries()
The result of the execution of the batch requests.
|
Modifier and Type | Method and Description |
---|---|
DatafeedstatusesCustomBatchResponse |
DatafeedstatusesCustomBatchResponse.setEntries(List<DatafeedstatusesCustomBatchResponseEntry> entries)
The result of the execution of the batch requests.
|
Copyright © 2011–2024 Google. All rights reserved.