إصدار بيئة التشغيل
البرنامج النصي. في حال عدم توفّر هذا الحقل في ملف البيان، سيتم إدخال السمة
يستخدم النص البرمجي بيئة التشغيل التلقائية (STABLE). الخيارات الصالحة
في هذا الحقل هي ما يلي:
يشير STABLE إلى بيئة التشغيل التلقائية
(حاليًا Rhino).
تشير القيمة "V8" إلى بيئة تشغيل V8.
تشير القيمة DEPRECATED_ES5 إلى بيئة تشغيل Rhino. الإعداد
تمنع هذه القيمة أيضًا النقل التلقائي إلى V8.
قائمة ببادئات عناوين URL التي تستخدم HTTPS تم جلب أي نقطة نهاية لعنوان URL، في حال توفّرها.
يجب أن يطابق إحدى البادئات في هذه القائمة. يمكن أن يساعد ذلك في حماية
بيانات المستخدمين. هذا الحقل اختياري لعمليات النشر التجريبية، ولكنه
المطلوبة لعمليات النشر. مزيد من المعلومات حول
عناوين URL للقائمة المسموح بها.
تاريخ التعديل الأخير: 2024-08-22 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 2024-08-22 (حسب التوقيت العالمي المتفَّق عليه)"],[[["The manifest file defines the configuration of an Apps Script project, including add-ons, Chat apps, dependencies, and execution settings."],["The manifest uses a JSON structure with top-level fields like `addOns`, `chat`, `dependencies`, `exceptionLogging`, `executionApi`, `oauthScopes`, `runtimeVersion`, `sheets`, `timeZone`, `urlFetchWhitelist`, and `webapp`."],["Each top-level field provides specific configurations for different aspects of the project like add-on types, Chat app behavior, external libraries, and runtime environment."],["The manifest structure allows developers to control various aspects of their Apps Script project, such as authorization scopes, exception logging, and the execution environment."],["Detailed substructures and examples are provided in separate pages for each top-level field within the manifest file."]]],[]]