Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
ProductWeight |
ProductWeight.clone() |
ProductWeight |
Product.getProductWeight()
The weight of the product in the units provided.
|
ProductWeight |
ProductWeight.set(String fieldName,
Object value) |
ProductWeight |
ProductWeight.setUnit(String unit)
Required.
|
ProductWeight |
ProductWeight.setValue(Double value)
Required.
|
Modifier and Type | Method and Description |
---|---|
Product |
Product.setProductWeight(ProductWeight productWeight)
The weight of the product in the units provided.
|
Copyright © 2011–2024 Google. All rights reserved.