ImageObject
Type name: ImageObject
Extends MediaObject
Name |
Type |
Description |
caption |
Text |
The caption for this object. |
exifData |
Text |
exif data for this object. |
representativeOfPage |
Boolean |
Indicates whether this image is representative of the content of the page. |
thumbnail |
ImageObject |
Thumbnail image for an image or video. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["`ImageObject` extends the `MediaObject` type and is used to represent image data within Gmail markup."],["It includes fields for caption, exif data, a thumbnail image, and an indicator for whether the image represents the page content."],["Developers can use `ImageObject` to provide structured image information for richer email experiences in Gmail."]]],[]]