| Package | Description |
|---|---|
| com.google.api.services.customsearch.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Promotion.Image |
Promotion.Image.clone() |
Promotion.Image |
Promotion.getImage()
Image belonging to a promotion.
|
Promotion.Image |
Promotion.Image.set(String fieldName,
Object value) |
Promotion.Image |
Promotion.Image.setHeight(Integer height)
Image height in pixels.
|
Promotion.Image |
Promotion.Image.setSource(String source)
URL of the image for this promotion link.
|
Promotion.Image |
Promotion.Image.setWidth(Integer width)
Image width in pixels.
|
| Modifier and Type | Method and Description |
|---|---|
Promotion |
Promotion.setImage(Promotion.Image image)
Image belonging to a promotion.
|
Copyright © 2011–2024 Google. All rights reserved.