Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
CloudExportAdditionalProperties |
CloudExportAdditionalProperties.clone() |
CloudExportAdditionalProperties |
CloudExportAdditionalProperties.set(String fieldName,
Object value) |
CloudExportAdditionalProperties |
CloudExportAdditionalProperties.setBoolValue(Boolean boolValue)
Boolean value of the given property.
|
CloudExportAdditionalProperties |
CloudExportAdditionalProperties.setFloatValue(List<Float> floatValue)
Float values of the given property.
|
CloudExportAdditionalProperties |
CloudExportAdditionalProperties.setIntValue(List<Long> intValue)
Integer values of the given property.
|
CloudExportAdditionalProperties |
CloudExportAdditionalProperties.setMaxValue(Float maxValue)
Maximum float value of the given property.
|
CloudExportAdditionalProperties |
CloudExportAdditionalProperties.setMinValue(Float minValue)
Minimum float value of the given property.
|
CloudExportAdditionalProperties |
CloudExportAdditionalProperties.setPropertyName(String propertyName)
Name of the given property.
|
CloudExportAdditionalProperties |
CloudExportAdditionalProperties.setTextValue(List<String> textValue)
Text value of the given property.
|
CloudExportAdditionalProperties |
CloudExportAdditionalProperties.setUnitCode(String unitCode)
Unit of the given property.
|
Modifier and Type | Method and Description |
---|---|
List<CloudExportAdditionalProperties> |
Product.getCloudExportAdditionalProperties()
Extra fields to export to the Cloud Retail program.
|
Modifier and Type | Method and Description |
---|---|
Product |
Product.setCloudExportAdditionalProperties(List<CloudExportAdditionalProperties> cloudExportAdditionalProperties)
Extra fields to export to the Cloud Retail program.
|
Copyright © 2011–2024 Google. All rights reserved.