| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Image |
Image.clone() |
Image |
WidgetMarkup.getImage()
Display an image in this widget.
|
Image |
Image.set(String fieldName,
Object value) |
Image |
Image.setAspectRatio(Double aspectRatio)
The aspect ratio of this image (width and height).
|
Image |
Image.setImageUrl(String imageUrl)
The URL of the image.
|
Image |
Image.setOnClick(OnClick onClick)
The `onclick` action.
|
| Modifier and Type | Method and Description |
|---|---|
WidgetMarkup |
WidgetMarkup.setImage(Image image)
Display an image in this widget.
|
Copyright © 2011–2025 Google. All rights reserved.