public final class Product extends GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Content API for Shopping. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Product() |
| Modifier and Type | Method and Description |
|---|---|
Product |
clone() |
List<String> |
getAdditionalImageLinks()
Additional URLs of images of the item.
|
List<String> |
getAdditionalProductTypes()
Additional categories of the item (formatted as in products data specification).
|
Boolean |
getAdult()
Should be set to true if the item is targeted towards adults.
|
String |
getAdwordsGrouping()
Used to group items in an arbitrary way.
|
List<String> |
getAdwordsLabels()
Similar to adwords_grouping, but only works on CPC.
|
String |
getAdwordsRedirect()
Allows advertisers to override the item URL when the product is shown within the context of
Product Ads.
|
String |
getAgeGroup()
Target age group of the item.
|
List<ProductAspect> |
getAspects()
Deprecated.
|
String |
getAvailability()
Availability status of the item.
|
String |
getAvailabilityDate()
The day a pre-ordered product becomes available for delivery, in ISO 8601 format.
|
String |
getBrand()
Brand of the item.
|
String |
getCanonicalLink()
URL for the canonical version of your item's landing page.
|
String |
getChannel()
Required.
|
String |
getColor()
Color of the item.
|
String |
getCondition()
Condition or state of the item.
|
String |
getContentLanguage()
Required.
|
Price |
getCostOfGoodsSold()
Cost of goods sold.
|
List<CustomAttribute> |
getCustomAttributes()
A list of custom (merchant-provided) attributes.
|
List<CustomGroup> |
getCustomGroups()
A list of custom (merchant-provided) custom attribute groups.
|
String |
getCustomLabel0()
Custom label 0 for custom grouping of items in a Shopping campaign.
|
String |
getCustomLabel1()
Custom label 1 for custom grouping of items in a Shopping campaign.
|
String |
getCustomLabel2()
Custom label 2 for custom grouping of items in a Shopping campaign.
|
String |
getCustomLabel3()
Custom label 3 for custom grouping of items in a Shopping campaign.
|
String |
getCustomLabel4()
Custom label 4 for custom grouping of items in a Shopping campaign.
|
String |
getDescription()
Description of the item.
|
List<ProductDestination> |
getDestinations()
Specifies the intended destinations for the product.
|
String |
getDisplayAdsId()
An identifier for an item for dynamic remarketing campaigns.
|
String |
getDisplayAdsLink()
URL directly to your item's landing page for dynamic remarketing campaigns.
|
List<String> |
getDisplayAdsSimilarIds()
Advertiser-specified recommendations.
|
String |
getDisplayAdsTitle()
Title of an item for dynamic remarketing campaigns.
|
Double |
getDisplayAdsValue()
Offer margin for dynamic remarketing campaigns.
|
String |
getEnergyEfficiencyClass()
The energy efficiency class as defined in EU directive 2010/30/EU.
|
String |
getExpirationDate()
Date on which the item should expire, as specified upon insertion, in ISO 8601 format.
|
String |
getGender()
Target gender of the item.
|
String |
getGoogleProductCategory()
Google's category of the item (see [Google product
taxonomy](https://support.google.com/merchants/answer/1705911)).
|
String |
getGtin()
Global Trade Item Number (GTIN) of the item.
|
String |
getId()
The REST ID of the product.
|
Boolean |
getIdentifierExists()
False when the item does not have unique product identifiers appropriate to its category, such
as GTIN, MPN, and brand.
|
String |
getImageLink()
URL of an image of the item.
|
Installment |
getInstallment()
Number and amount of installments to pay for an item.
|
Boolean |
getIsBundle()
Whether the item is a merchant-defined bundle.
|
String |
getItemGroupId()
Shared identifier for all variants of the same product.
|
String |
getKind()
Identifies what kind of resource this is.
|
String |
getLink()
URL directly linking to your item's page on your website.
|
LoyaltyPoints |
getLoyaltyPoints()
Loyalty points that users receive after purchasing the item.
|
String |
getMaterial()
The material of which the item is made.
|
String |
getMaxEnergyEfficiencyClass()
The energy efficiency class as defined in EU directive 2010/30/EU.
|
Long |
getMaxHandlingTime()
Maximal product handling time (in business days).
|
String |
getMinEnergyEfficiencyClass()
The energy efficiency class as defined in EU directive 2010/30/EU.
|
Long |
getMinHandlingTime()
Minimal product handling time (in business days).
|
String |
getMobileLink()
URL for the mobile-optimized version of your item's landing page.
|
String |
getMpn()
Manufacturer Part Number (MPN) of the item.
|
Long |
getMultipack()
The number of identical products in a merchant-defined multipack.
|
String |
getOfferId()
Required.
|
Boolean |
getOnlineOnly()
Deprecated.
|
String |
getPattern()
The item's pattern (e.g.
|
Price |
getPrice()
Price of the item.
|
String |
getProductType()
Your category of the item (formatted as in products data specification).
|
List<String> |
getPromotionIds()
The unique ID of a promotion.
|
Price |
getSalePrice()
Advertised sale price of the item.
|
String |
getSalePriceEffectiveDate()
Date range during which the item is on sale (see products data specification ).
|
Long |
getSellOnGoogleQuantity()
The quantity of the product that is available for selling on Google.
|
List<ProductShipping> |
getShipping()
Shipping rules.
|
ProductShippingDimension |
getShippingHeight()
Height of the item for shipping.
|
String |
getShippingLabel()
The shipping label of the product, used to group product in account-level shipping rules.
|
ProductShippingDimension |
getShippingLength()
Length of the item for shipping.
|
ProductShippingWeight |
getShippingWeight()
Weight of the item for shipping.
|
ProductShippingDimension |
getShippingWidth()
Width of the item for shipping.
|
List<String> |
getSizes()
Size of the item.
|
String |
getSizeSystem()
System in which the size is specified.
|
String |
getSizeType()
The cut of the item.
|
String |
getSource()
The source of the offer, i.e., how the offer was created.
|
String |
getTargetCountry()
Required.
|
List<ProductTax> |
getTaxes()
Tax information.
|
String |
getTitle()
Title of the item.
|
ProductUnitPricingBaseMeasure |
getUnitPricingBaseMeasure()
The preference of the denominator of the unit price.
|
ProductUnitPricingMeasure |
getUnitPricingMeasure()
The measure and dimension of an item.
|
List<String> |
getValidatedDestinations()
Deprecated.
|
List<Error> |
getWarnings()
Read-only warnings.
|
Product |
set(String fieldName,
Object value) |
Product |
setAdditionalImageLinks(List<String> additionalImageLinks)
Additional URLs of images of the item.
|
Product |
setAdditionalProductTypes(List<String> additionalProductTypes)
Additional categories of the item (formatted as in products data specification).
|
Product |
setAdult(Boolean adult)
Should be set to true if the item is targeted towards adults.
|
Product |
setAdwordsGrouping(String adwordsGrouping)
Used to group items in an arbitrary way.
|
Product |
setAdwordsLabels(List<String> adwordsLabels)
Similar to adwords_grouping, but only works on CPC.
|
Product |
setAdwordsRedirect(String adwordsRedirect)
Allows advertisers to override the item URL when the product is shown within the context of
Product Ads.
|
Product |
setAgeGroup(String ageGroup)
Target age group of the item.
|
Product |
setAspects(List<ProductAspect> aspects)
Deprecated.
|
Product |
setAvailability(String availability)
Availability status of the item.
|
Product |
setAvailabilityDate(String availabilityDate)
The day a pre-ordered product becomes available for delivery, in ISO 8601 format.
|
Product |
setBrand(String brand)
Brand of the item.
|
Product |
setCanonicalLink(String canonicalLink)
URL for the canonical version of your item's landing page.
|
Product |
setChannel(String channel)
Required.
|
Product |
setColor(String color)
Color of the item.
|
Product |
setCondition(String condition)
Condition or state of the item.
|
Product |
setContentLanguage(String contentLanguage)
Required.
|
Product |
setCostOfGoodsSold(Price costOfGoodsSold)
Cost of goods sold.
|
Product |
setCustomAttributes(List<CustomAttribute> customAttributes)
A list of custom (merchant-provided) attributes.
|
Product |
setCustomGroups(List<CustomGroup> customGroups)
A list of custom (merchant-provided) custom attribute groups.
|
Product |
setCustomLabel0(String customLabel0)
Custom label 0 for custom grouping of items in a Shopping campaign.
|
Product |
setCustomLabel1(String customLabel1)
Custom label 1 for custom grouping of items in a Shopping campaign.
|
Product |
setCustomLabel2(String customLabel2)
Custom label 2 for custom grouping of items in a Shopping campaign.
|
Product |
setCustomLabel3(String customLabel3)
Custom label 3 for custom grouping of items in a Shopping campaign.
|
Product |
setCustomLabel4(String customLabel4)
Custom label 4 for custom grouping of items in a Shopping campaign.
|
Product |
setDescription(String description)
Description of the item.
|
Product |
setDestinations(List<ProductDestination> destinations)
Specifies the intended destinations for the product.
|
Product |
setDisplayAdsId(String displayAdsId)
An identifier for an item for dynamic remarketing campaigns.
|
Product |
setDisplayAdsLink(String displayAdsLink)
URL directly to your item's landing page for dynamic remarketing campaigns.
|
Product |
setDisplayAdsSimilarIds(List<String> displayAdsSimilarIds)
Advertiser-specified recommendations.
|
Product |
setDisplayAdsTitle(String displayAdsTitle)
Title of an item for dynamic remarketing campaigns.
|
Product |
setDisplayAdsValue(Double displayAdsValue)
Offer margin for dynamic remarketing campaigns.
|
Product |
setEnergyEfficiencyClass(String energyEfficiencyClass)
The energy efficiency class as defined in EU directive 2010/30/EU.
|
Product |
setExpirationDate(String expirationDate)
Date on which the item should expire, as specified upon insertion, in ISO 8601 format.
|
Product |
setGender(String gender)
Target gender of the item.
|
Product |
setGoogleProductCategory(String googleProductCategory)
Google's category of the item (see [Google product
taxonomy](https://support.google.com/merchants/answer/1705911)).
|
Product |
setGtin(String gtin)
Global Trade Item Number (GTIN) of the item.
|
Product |
setId(String id)
The REST ID of the product.
|
Product |
setIdentifierExists(Boolean identifierExists)
False when the item does not have unique product identifiers appropriate to its category, such
as GTIN, MPN, and brand.
|
Product |
setImageLink(String imageLink)
URL of an image of the item.
|
Product |
setInstallment(Installment installment)
Number and amount of installments to pay for an item.
|
Product |
setIsBundle(Boolean isBundle)
Whether the item is a merchant-defined bundle.
|
Product |
setItemGroupId(String itemGroupId)
Shared identifier for all variants of the same product.
|
Product |
setKind(String kind)
Identifies what kind of resource this is.
|
Product |
setLink(String link)
URL directly linking to your item's page on your website.
|
Product |
setLoyaltyPoints(LoyaltyPoints loyaltyPoints)
Loyalty points that users receive after purchasing the item.
|
Product |
setMaterial(String material)
The material of which the item is made.
|
Product |
setMaxEnergyEfficiencyClass(String maxEnergyEfficiencyClass)
The energy efficiency class as defined in EU directive 2010/30/EU.
|
Product |
setMaxHandlingTime(Long maxHandlingTime)
Maximal product handling time (in business days).
|
Product |
setMinEnergyEfficiencyClass(String minEnergyEfficiencyClass)
The energy efficiency class as defined in EU directive 2010/30/EU.
|
Product |
setMinHandlingTime(Long minHandlingTime)
Minimal product handling time (in business days).
|
Product |
setMobileLink(String mobileLink)
URL for the mobile-optimized version of your item's landing page.
|
Product |
setMpn(String mpn)
Manufacturer Part Number (MPN) of the item.
|
Product |
setMultipack(Long multipack)
The number of identical products in a merchant-defined multipack.
|
Product |
setOfferId(String offerId)
Required.
|
Product |
setOnlineOnly(Boolean onlineOnly)
Deprecated.
|
Product |
setPattern(String pattern)
The item's pattern (e.g.
|
Product |
setPrice(Price price)
Price of the item.
|
Product |
setProductType(String productType)
Your category of the item (formatted as in products data specification).
|
Product |
setPromotionIds(List<String> promotionIds)
The unique ID of a promotion.
|
Product |
setSalePrice(Price salePrice)
Advertised sale price of the item.
|
Product |
setSalePriceEffectiveDate(String salePriceEffectiveDate)
Date range during which the item is on sale (see products data specification ).
|
Product |
setSellOnGoogleQuantity(Long sellOnGoogleQuantity)
The quantity of the product that is available for selling on Google.
|
Product |
setShipping(List<ProductShipping> shipping)
Shipping rules.
|
Product |
setShippingHeight(ProductShippingDimension shippingHeight)
Height of the item for shipping.
|
Product |
setShippingLabel(String shippingLabel)
The shipping label of the product, used to group product in account-level shipping rules.
|
Product |
setShippingLength(ProductShippingDimension shippingLength)
Length of the item for shipping.
|
Product |
setShippingWeight(ProductShippingWeight shippingWeight)
Weight of the item for shipping.
|
Product |
setShippingWidth(ProductShippingDimension shippingWidth)
Width of the item for shipping.
|
Product |
setSizes(List<String> sizes)
Size of the item.
|
Product |
setSizeSystem(String sizeSystem)
System in which the size is specified.
|
Product |
setSizeType(String sizeType)
The cut of the item.
|
Product |
setSource(String source)
The source of the offer, i.e., how the offer was created.
|
Product |
setTargetCountry(String targetCountry)
Required.
|
Product |
setTaxes(List<ProductTax> taxes)
Tax information.
|
Product |
setTitle(String title)
Title of the item.
|
Product |
setUnitPricingBaseMeasure(ProductUnitPricingBaseMeasure unitPricingBaseMeasure)
The preference of the denominator of the unit price.
|
Product |
setUnitPricingMeasure(ProductUnitPricingMeasure unitPricingMeasure)
The measure and dimension of an item.
|
Product |
setValidatedDestinations(List<String> validatedDestinations)
Deprecated.
|
Product |
setWarnings(List<Error> warnings)
Read-only warnings.
|
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic List<String> getAdditionalImageLinks()
null for nonepublic Product setAdditionalImageLinks(List<String> additionalImageLinks)
additionalImageLinks - additionalImageLinks or null for nonepublic List<String> getAdditionalProductTypes()
null for nonepublic Product setAdditionalProductTypes(List<String> additionalProductTypes)
additionalProductTypes - additionalProductTypes or null for nonepublic Boolean getAdult()
null for nonepublic Product setAdult(Boolean adult)
adult - adult or null for nonepublic String getAdwordsGrouping()
null for nonepublic Product setAdwordsGrouping(String adwordsGrouping)
adwordsGrouping - adwordsGrouping or null for nonepublic List<String> getAdwordsLabels()
null for nonepublic Product setAdwordsLabels(List<String> adwordsLabels)
adwordsLabels - adwordsLabels or null for nonepublic String getAdwordsRedirect()
null for nonepublic Product setAdwordsRedirect(String adwordsRedirect)
adwordsRedirect - adwordsRedirect or null for nonepublic String getAgeGroup()
null for nonepublic Product setAgeGroup(String ageGroup)
ageGroup - ageGroup or null for nonepublic List<ProductAspect> getAspects()
null for nonepublic Product setAspects(List<ProductAspect> aspects)
aspects - aspects or null for nonepublic String getAvailability()
null for nonepublic Product setAvailability(String availability)
availability - availability or null for nonepublic String getAvailabilityDate()
null for nonepublic Product setAvailabilityDate(String availabilityDate)
availabilityDate - availabilityDate or null for nonepublic String getBrand()
null for nonepublic Product setBrand(String brand)
brand - brand or null for nonepublic String getCanonicalLink()
null for nonepublic Product setCanonicalLink(String canonicalLink)
canonicalLink - canonicalLink or null for nonepublic String getChannel()
null for nonepublic Product setChannel(String channel)
channel - channel or null for nonepublic String getColor()
null for nonepublic Product setColor(String color)
color - color or null for nonepublic String getCondition()
null for nonepublic Product setCondition(String condition)
condition - condition or null for nonepublic String getContentLanguage()
null for nonepublic Product setContentLanguage(String contentLanguage)
contentLanguage - contentLanguage or null for nonepublic Price getCostOfGoodsSold()
null for nonepublic Product setCostOfGoodsSold(Price costOfGoodsSold)
costOfGoodsSold - costOfGoodsSold or null for nonepublic List<CustomAttribute> getCustomAttributes()
null for nonepublic Product setCustomAttributes(List<CustomAttribute> customAttributes)
customAttributes - customAttributes or null for nonepublic List<CustomGroup> getCustomGroups()
null for nonepublic Product setCustomGroups(List<CustomGroup> customGroups)
customGroups - customGroups or null for nonepublic String getCustomLabel0()
null for nonepublic Product setCustomLabel0(String customLabel0)
customLabel0 - customLabel0 or null for nonepublic String getCustomLabel1()
null for nonepublic Product setCustomLabel1(String customLabel1)
customLabel1 - customLabel1 or null for nonepublic String getCustomLabel2()
null for nonepublic Product setCustomLabel2(String customLabel2)
customLabel2 - customLabel2 or null for nonepublic String getCustomLabel3()
null for nonepublic Product setCustomLabel3(String customLabel3)
customLabel3 - customLabel3 or null for nonepublic String getCustomLabel4()
null for nonepublic Product setCustomLabel4(String customLabel4)
customLabel4 - customLabel4 or null for nonepublic String getDescription()
null for nonepublic Product setDescription(String description)
description - description or null for nonepublic List<ProductDestination> getDestinations()
null for nonepublic Product setDestinations(List<ProductDestination> destinations)
destinations - destinations or null for nonepublic String getDisplayAdsId()
null for nonepublic Product setDisplayAdsId(String displayAdsId)
displayAdsId - displayAdsId or null for nonepublic String getDisplayAdsLink()
null for nonepublic Product setDisplayAdsLink(String displayAdsLink)
displayAdsLink - displayAdsLink or null for nonepublic List<String> getDisplayAdsSimilarIds()
null for nonepublic Product setDisplayAdsSimilarIds(List<String> displayAdsSimilarIds)
displayAdsSimilarIds - displayAdsSimilarIds or null for nonepublic String getDisplayAdsTitle()
null for nonepublic Product setDisplayAdsTitle(String displayAdsTitle)
displayAdsTitle - displayAdsTitle or null for nonepublic Double getDisplayAdsValue()
null for nonepublic Product setDisplayAdsValue(Double displayAdsValue)
displayAdsValue - displayAdsValue or null for nonepublic String getEnergyEfficiencyClass()
null for nonepublic Product setEnergyEfficiencyClass(String energyEfficiencyClass)
energyEfficiencyClass - energyEfficiencyClass or null for nonepublic String getExpirationDate()
null for nonepublic Product setExpirationDate(String expirationDate)
expirationDate - expirationDate or null for nonepublic String getGender()
null for nonepublic Product setGender(String gender)
gender - gender or null for nonepublic String getGoogleProductCategory()
null for nonepublic Product setGoogleProductCategory(String googleProductCategory)
googleProductCategory - googleProductCategory or null for nonepublic String getGtin()
null for nonepublic Product setGtin(String gtin)
gtin - gtin or null for nonepublic String getId()
null for nonepublic Product setId(String id)
id - id or null for nonepublic Boolean getIdentifierExists()
null for nonepublic Product setIdentifierExists(Boolean identifierExists)
identifierExists - identifierExists or null for nonepublic String getImageLink()
null for nonepublic Product setImageLink(String imageLink)
imageLink - imageLink or null for nonepublic Installment getInstallment()
null for nonepublic Product setInstallment(Installment installment)
installment - installment or null for nonepublic Boolean getIsBundle()
null for nonepublic Product setIsBundle(Boolean isBundle)
isBundle - isBundle or null for nonepublic String getItemGroupId()
null for nonepublic Product setItemGroupId(String itemGroupId)
itemGroupId - itemGroupId or null for nonepublic String getKind()
null for nonepublic Product setKind(String kind)
kind - kind or null for nonepublic String getLink()
null for nonepublic Product setLink(String link)
link - link or null for nonepublic LoyaltyPoints getLoyaltyPoints()
null for nonepublic Product setLoyaltyPoints(LoyaltyPoints loyaltyPoints)
loyaltyPoints - loyaltyPoints or null for nonepublic String getMaterial()
null for nonepublic Product setMaterial(String material)
material - material or null for nonepublic String getMaxEnergyEfficiencyClass()
null for nonepublic Product setMaxEnergyEfficiencyClass(String maxEnergyEfficiencyClass)
maxEnergyEfficiencyClass - maxEnergyEfficiencyClass or null for nonepublic Long getMaxHandlingTime()
null for nonepublic Product setMaxHandlingTime(Long maxHandlingTime)
maxHandlingTime - maxHandlingTime or null for nonepublic String getMinEnergyEfficiencyClass()
null for nonepublic Product setMinEnergyEfficiencyClass(String minEnergyEfficiencyClass)
minEnergyEfficiencyClass - minEnergyEfficiencyClass or null for nonepublic Long getMinHandlingTime()
null for nonepublic Product setMinHandlingTime(Long minHandlingTime)
minHandlingTime - minHandlingTime or null for nonepublic String getMobileLink()
null for nonepublic Product setMobileLink(String mobileLink)
mobileLink - mobileLink or null for nonepublic String getMpn()
null for nonepublic Product setMpn(String mpn)
mpn - mpn or null for nonepublic Long getMultipack()
null for nonepublic Product setMultipack(Long multipack)
multipack - multipack or null for nonepublic String getOfferId()
null for nonepublic Product setOfferId(String offerId)
offerId - offerId or null for nonepublic Boolean getOnlineOnly()
null for nonepublic Product setOnlineOnly(Boolean onlineOnly)
onlineOnly - onlineOnly or null for nonepublic String getPattern()
null for nonepublic Product setPattern(String pattern)
pattern - pattern or null for nonepublic Price getPrice()
null for nonepublic Product setPrice(Price price)
price - price or null for nonepublic String getProductType()
null for nonepublic Product setProductType(String productType)
productType - productType or null for nonepublic List<String> getPromotionIds()
null for nonepublic Product setPromotionIds(List<String> promotionIds)
promotionIds - promotionIds or null for nonepublic Price getSalePrice()
null for nonepublic Product setSalePrice(Price salePrice)
salePrice - salePrice or null for nonepublic String getSalePriceEffectiveDate()
null for nonepublic Product setSalePriceEffectiveDate(String salePriceEffectiveDate)
salePriceEffectiveDate - salePriceEffectiveDate or null for nonepublic Long getSellOnGoogleQuantity()
null for nonepublic Product setSellOnGoogleQuantity(Long sellOnGoogleQuantity)
sellOnGoogleQuantity - sellOnGoogleQuantity or null for nonepublic List<ProductShipping> getShipping()
null for nonepublic Product setShipping(List<ProductShipping> shipping)
shipping - shipping or null for nonepublic ProductShippingDimension getShippingHeight()
null for nonepublic Product setShippingHeight(ProductShippingDimension shippingHeight)
shippingHeight - shippingHeight or null for nonepublic String getShippingLabel()
null for nonepublic Product setShippingLabel(String shippingLabel)
shippingLabel - shippingLabel or null for nonepublic ProductShippingDimension getShippingLength()
null for nonepublic Product setShippingLength(ProductShippingDimension shippingLength)
shippingLength - shippingLength or null for nonepublic ProductShippingWeight getShippingWeight()
null for nonepublic Product setShippingWeight(ProductShippingWeight shippingWeight)
shippingWeight - shippingWeight or null for nonepublic ProductShippingDimension getShippingWidth()
null for nonepublic Product setShippingWidth(ProductShippingDimension shippingWidth)
shippingWidth - shippingWidth or null for nonepublic String getSizeSystem()
null for nonepublic Product setSizeSystem(String sizeSystem)
sizeSystem - sizeSystem or null for nonepublic String getSizeType()
null for nonepublic Product setSizeType(String sizeType)
sizeType - sizeType or null for nonepublic List<String> getSizes()
null for nonepublic Product setSizes(List<String> sizes)
sizes - sizes or null for nonepublic String getSource()
null for nonepublic Product setSource(String source)
source - source or null for nonepublic String getTargetCountry()
null for nonepublic Product setTargetCountry(String targetCountry)
targetCountry - targetCountry or null for nonepublic List<ProductTax> getTaxes()
null for nonepublic Product setTaxes(List<ProductTax> taxes)
taxes - taxes or null for nonepublic String getTitle()
null for nonepublic Product setTitle(String title)
title - title or null for nonepublic ProductUnitPricingBaseMeasure getUnitPricingBaseMeasure()
null for nonepublic Product setUnitPricingBaseMeasure(ProductUnitPricingBaseMeasure unitPricingBaseMeasure)
unitPricingBaseMeasure - unitPricingBaseMeasure or null for nonepublic ProductUnitPricingMeasure getUnitPricingMeasure()
null for nonepublic Product setUnitPricingMeasure(ProductUnitPricingMeasure unitPricingMeasure)
unitPricingMeasure - unitPricingMeasure or null for nonepublic List<String> getValidatedDestinations()
null for nonepublic Product setValidatedDestinations(List<String> validatedDestinations)
validatedDestinations - validatedDestinations or null for nonepublic Product setWarnings(List<Error> warnings)
warnings - warnings or null for nonepublic Product set(String fieldName, Object value)
set in class GenericJsonpublic Product clone()
clone in class GenericJsonCopyright © 2011–2021 Google. All rights reserved.