ImageModuleData
ייצוג JSON |
{
"mainImage": {
object (Image )
},
"id": string
} |
שדות |
mainImage |
object (Image )
תמונה ברוחב 100%.
|
id |
string
המזהה שמשויך למודול התמונה. השדה הזה נועד להקל על ניהול המודולים של התמונות.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-11-13 (שעון UTC).
[null,null,["עדכון אחרון: 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."]]],["The provided JSON represents a data structure with two key fields. `mainImage` is an object of type \"Image\" and represents a full-width image. `id` is a string value representing a unique identifier for managing the image module. This `id` field facilitates the management of image modules. Both fields are presented in the JSON schema and are associated with a specific description.\n"]]