הצגה או עריכה של פרויקטים ב-Google Cloud
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
כל פרויקט Apps Script משויך לפרויקט ב-Google Cloud. יש שני סוגים של פרויקטים ב-Cloud ל-Apps Script:
- פרויקטים של Cloud שמוגדרים כברירת מחדל: בכל פעם שמישהו יוצר ומריץ פרויקט Apps Script, Apps Script יוצר ומנהל פרויקט Google Cloud. מידע נוסף זמין במאמר בנושא פרויקטים ב-Cloud שמוגדרים כברירת מחדל.
- פרויקטים רגילים ב-Cloud: משתמשים יכולים ליצור ולנהל פרויקטים משלהם ב-Cloud לתרחישי שימוש מתקדמים ב-Apps Script. מידע נוסף זמין במאמר פרויקטים רגילים ב-Cloud.
כדי לראות במסוף Cloud את פרויקטי Cloud שמוגדרים כברירת מחדל ופרויקטים רגילים בארגון, אתם צריכים את ההרשאה resourcemanager.projects.list
לארגון. אם רוצים לראות בנפרד את הפרויקטים הרגילים ואת פרויקטי ברירת המחדל, צריך גם את ההרשאה resourcemanager.folders.list
. כדי להגדיר הרשאות צפייה בפרויקטים בארגון, אפשר לעיין במאמר בנושא הקצאת הרשאת צפייה לכל הפרויקטים ב-Cloud בארגון.
כדי לערוך את פרויקטי Cloud הסטנדרטיים והמוגדרים כברירת מחדל של הארגון במסוף Cloud, אתם צריכים את ההרשאה resourcemanager.projects.update
לארגון שלכם. כדי להגדיר הרשאות עריכה לפרויקטים בארגון, אפשר לעיין במאמר בנושא הקצאת הרשאת עריכה לכל הפרויקטים ב-Cloud בארגון.
הצגה או עריכה של פרויקטים ב-Cloud שמוגדרים כברירת מחדל
פרויקטים שמוגדרים כברירת מחדל נמצאים בתיקייה Organization root > system-gsuite > apps-script
בהיררכיית המשאבים ב-Cloud. אל תמחקו את התיקיות האלה. אם תעשו את זה, Apps Script לא יוכל ליצור פרויקטים שמוגדרים כברירת מחדל, והסקריפטים לא יפעלו כמו שצריך.
כדי להציג את התיקיות system-gsuite
ו-apps-script
, צריכה להיות לכם הרשאה resourcemanager.folders.list
. אם יש לכם רק הרשאות resourcemanager.projects.list permission
, פרויקטים רגילים ופרויקטים שמוגדרים כברירת מחדל מופיעים יחד ברשימה אחת. מזהי פרויקטים שמוגדרים כברירת מחדל מתחילים ב-sys-
.
כדי לראות או לערוך את פרויקטי ברירת המחדל בארגון:
- פותחים את מסוף Cloud בכתובת console.cloud.google.com.
- לוחצים על סמל התפריט menu
> IAM & Admin
> Manage Resources.
- לצד הארגון, לוחצים על סמל הרחבת הצומת arrow_drop_down.
- לצד התיקייה
system-gsuite
, לוחצים על סמל הרחבת הצומת arrow_drop_down.
- לצד התיקייה
apps-script
, מעתיקים את המזהה.
- לוחצים על מסנן > מזהה ההורה.
- מדביקים את מזהה התיקייה של Apps Script ומקישים על Enter.
- לצד הפרויקט שרוצים להציג או לערוך, לוחצים על סמל האפשרויות הנוספות more_vert
> הגדרות. הפרויקט ייפתח במסוף Cloud ותוכלו לבצע בו שינויים.
הצגה או עריכה של פרויקטים רגילים ב-Cloud
כדי לראות או לערוך את הפרויקטים הרגילים בארגון שלכם:
- פותחים את מסוף Cloud בכתובת console.cloud.google.com.
- לוחצים על סמל התפריט menu
> IAM & Admin
> Manage Resources.
- לצד הארגון, לוחצים על סמל הרחבת הצומת arrow_drop_down.
רשימת הפרויקטים כוללת את כל הפרויקטים הרגילים ב-Cloud, גם אם משויכים אליהם פרויקטים של Apps Script וגם אם לא.
- אם אין לכם הרשאה מסוג
resourcemanager.folders.list
, יכול להיות שתראו פרויקטים ב-Cloud שמוגדרים כברירת מחדל באותה רשימה עם פרויקטים רגילים ב-Cloud.
כדי להבחין בין השניים, מזהי פרויקטים שמוגדרים כברירת מחדל מתחילים ב-sys-
.
- לצד הפרויקט שרוצים להציג או לערוך, לוחצים על סמל האפשרויות הנוספות more_vert
> הגדרות. הפרויקט ייפתח במסוף Cloud ותוכלו לבצע בו שינויים.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-08-31 (שעון UTC).
[null,null,["עדכון אחרון: 2025-08-31 (שעון UTC)."],[[["\u003cp\u003eEvery Apps Script project is associated with a Google Cloud project, which can be either automatically managed (default) or user-managed (standard).\u003c/p\u003e\n"],["\u003cp\u003eDefault Cloud projects are automatically created and managed by Apps Script, while standard Cloud projects allow for advanced customizations and control.\u003c/p\u003e\n"],["\u003cp\u003eViewing and editing Cloud projects associated with Apps Script requires specific permissions in Google Cloud, such as \u003ccode\u003eresourcemanager.projects.list\u003c/code\u003e for viewing and \u003ccode\u003eresourcemanager.projects.update\u003c/code\u003e for editing.\u003c/p\u003e\n"],["\u003cp\u003eYou can view and manage both default and standard Cloud projects within the Google Cloud console using the IAM & Admin section.\u003c/p\u003e\n"],["\u003cp\u003eDefault Cloud projects reside under a specific folder structure within the Cloud resource hierarchy (\u003ccode\u003eOrganization root > system-gsuite > apps-script\u003c/code\u003e), which should not be deleted to ensure proper Apps Script functionality.\u003c/p\u003e\n"]]],[],null,["# View or edit Google Cloud projects\n\nEvery Apps Script project is associated with a project in Google Cloud. There\nare 2 types of Cloud projects for Apps Script:\n\n- **Default Cloud projects** : Apps Script automatically creates and manages a Google Cloud project each time someone creates and runs an Apps Script project. To learn more, refer to [Default Cloud projects](/apps-script/guides/cloud-platform-projects#default_google_cloud_projects).\n- **Standard Cloud projects** : Users can create and manage their own Cloud projects for advanced Apps Script use cases. To learn more, refer to [Standard\n Cloud projects](/apps-script/guides/cloud-platform-projects#standard_google_cloud_projects).\n\nTo view your organization's default and standard Cloud projects in the Cloud\nconsole, you must have the `resourcemanager.projects.list` permission for your\norganization. If you want to view standard and default projects separately, you\nalso need `resourcemanager.folders.list` permission. To set view permissions for\nprojects in your organization, refer to [Assign view permission for all Cloud\nprojects in an organization](/apps-script/guides/admin/assign-cloud-permissions#assign_view_permission_for_all_cloud_projects_in_an_organization).\n\nTo edit your organization's standard and default Cloud projects in the Cloud\nconsole, you must have the `resourcemanager.projects.update` permission for your\norganization. To set edit permissions for\nprojects in your organization, refer to [Assign edit permission for all Cloud\nprojects in an organization](/apps-script/guides/admin/assign-cloud-permissions#assign_edit_permission_for_all_cloud_projects_in_an_organization).\n\nView or edit default Cloud projects\n-----------------------------------\n\nDefault projects fall under the\n`Organization root \u003e system-gsuite \u003e apps-script` folder in the Cloud resource\nhierarchy. Don't delete these folders. If you do, Apps Script can't create\ndefault projects and won't execute scripts properly.\n\nTo view the `system-gsuite` and `apps-script` folders, you must have\n`resourcemanager.folders.list` permission. If you only have\n`resourcemanager.projects.list permission`, standard and default projects show\nup together in one list. Default project IDs start with `sys-`.\n\nTo view or edit the default projects in your organization, take the following\nsteps:\n\n1. Open the Cloud console at [console.cloud.google.com](https://console.cloud.google.com/).\n2. Click Menu menu \\\u003e **IAM \\& Admin** \\\u003e **Manage Resources**.\n3. Next to your organization, click Expand node arrow_drop_down.\n4. Next to the `system-gsuite` folder, click Expand node arrow_drop_down.\n5. Next to the `apps-script` folder, copy the ID.\n6. Click **Filter** \\\u003e **Parent ID**.\n7. Paste the Apps Script folder ID and press **Enter**.\n8. Next to the project you want to view or edit, click More more_vert \\\u003e **Settings**. The project opens in the Cloud console and you can make your changes.\n\nView or edit standard Cloud projects\n------------------------------------\n\nTo view or edit the standard projects in your organization, take the following\nsteps:\n\n1. Open the Cloud console at [console.cloud.google.com](https://console.cloud.google.com/).\n2. Click Menu menu \\\u003e **IAM \\& Admin** \\\u003e **Manage Resources**.\n3. Next to your organization, click Expand node arrow_drop_down. The list of projects includes all standard Cloud projects whether or not they have Apps Script projects associated with them.\n - If you don't have `resourcemanager.folders.list` permission, you might see default Cloud projects in the same list as standard Cloud projects. To tell the difference between the two, default project IDs start with `sys-`.\n4. Next to the project you want to view or edit, click More more_vert \\\u003e **Settings**. The project opens in the Cloud console and you can make your changes.\n\nRelated resources\n-----------------\n\n- [Creating and managing projects](https://cloud.google.com/resource-manager/docs/creating-managing-projects)\n- [Turn Google Cloud on or off for users](https://support.google.com/a/answer/9197205)"]]