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 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-11-13 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]