تتوفّر الآن إضافات Google Classroom بشكل عام للمطوّرين. يُرجى الاطّلاع على
مستندات الإضافات للحصول على مزيد من المعلومات.
Form
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],null,["# Form\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nGoogle Forms item.\n\n| JSON representation |\n|-----------------------------------------------------------------------------------------------|\n| ``` { \"formUrl\": string, \"responseUrl\": string, \"title\": string, \"thumbnailUrl\": string } ``` |\n\n| Fields ||\n|----------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `formUrl` | `string` URL of the form. |\n| `responseUrl` | `string` URL of the form responses document. Only set if responses have been recorded and only when the requesting user is an editor of the form. Read-only. |\n| `title` | `string` Title of the Form. Read-only. |\n| `thumbnailUrl` | `string` URL of a thumbnail image of the Form. Read-only. |"]]