| Package | Description |
|---|---|
| com.google.api.services.content | |
| com.google.api.services.content.model |
| Modifier and Type | Method and Description |
|---|---|
ShoppingContent.Pos.Custombatch |
ShoppingContent.Pos.custombatch(PosCustomBatchRequest content)
Batches multiple POS-related calls in a single request.
|
| Constructor and Description |
|---|
Custombatch(PosCustomBatchRequest content)
Batches multiple POS-related calls in a single request.
|
| Modifier and Type | Method and Description |
|---|---|
PosCustomBatchRequest |
PosCustomBatchRequest.clone() |
PosCustomBatchRequest |
PosCustomBatchRequest.set(String fieldName,
Object value) |
PosCustomBatchRequest |
PosCustomBatchRequest.setEntries(List<PosCustomBatchRequestEntry> entries)
The request entries to be processed in the batch.
|
Copyright © 2011–2024 Google. All rights reserved.