ImageModuleData
JSON representation |
{
"mainImage": {
object (Image )
},
"id": string
} |
Fields |
mainImage |
object (Image )
A 100% width image.
|
id |
string
The ID associated with an image module. This field is here to enable ease of management of image modules.
|
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-10-23 UTC.
[null,null,["Last updated 2024-10-23 UTC."],[[["Image modules utilize JSON to define their structure, encompassing a primary image and a unique identifier."],["The `mainImage` field represents the main image content, utilizing the Image object structure for specifications."],["An `id` field is included within the image module JSON, serving as a unique identifier for management purposes."]]],[]]