ImageModuleData
JSON-Darstellung |
{
"mainImage": {
object (Image )
},
"id": string
} |
Felder |
mainImage |
object (Image )
Ein Bild mit einer Breite von 100 %.
|
id |
string
Die ID, die einem Bildmodul zugewiesen ist. Mit diesem Feld soll die Verwaltung von Bildmodulen vereinfacht werden.
|
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-11-13 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-11-13 (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."]]],[]]