Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
OrdersCustomBatchRequestEntrySetLineItemMetadata |
OrdersCustomBatchRequestEntrySetLineItemMetadata.clone() |
OrdersCustomBatchRequestEntrySetLineItemMetadata |
OrdersCustomBatchRequestEntry.getSetLineItemMetadata()
Required for `setLineItemMetadata` method.
|
OrdersCustomBatchRequestEntrySetLineItemMetadata |
OrdersCustomBatchRequestEntrySetLineItemMetadata.set(String fieldName,
Object value) |
OrdersCustomBatchRequestEntrySetLineItemMetadata |
OrdersCustomBatchRequestEntrySetLineItemMetadata.setAnnotations(List<OrderMerchantProvidedAnnotation> annotations) |
OrdersCustomBatchRequestEntrySetLineItemMetadata |
OrdersCustomBatchRequestEntrySetLineItemMetadata.setLineItemId(String lineItemId)
The ID of the line item to set metadata.
|
OrdersCustomBatchRequestEntrySetLineItemMetadata |
OrdersCustomBatchRequestEntrySetLineItemMetadata.setProductId(String productId)
The ID of the product to set metadata.
|
Modifier and Type | Method and Description |
---|---|
OrdersCustomBatchRequestEntry |
OrdersCustomBatchRequestEntry.setSetLineItemMetadata(OrdersCustomBatchRequestEntrySetLineItemMetadata setLineItemMetadata)
Required for `setLineItemMetadata` method.
|
Copyright © 2011–2021 Google. All rights reserved.