טיפוסים בני מנייה (enum) | |
---|---|
DEFAULT |
החשיפה של הקובץ החדש נקבעת לפי מדיניות ברירת המחדל של המשתמש לגבי הרשאות גישה/שיתוף. |
PRIVATE |
הקובץ החדש יהיה גלוי רק לבעלים. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-03 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-03 (שעון UTC)."],[[["The `DEFAULT` enum uses the user's pre-existing visibility settings to determine who can access a newly generated file."],["When `PRIVATE` is selected, the newly created file remains exclusively accessible to the file owner."]]],["The document defines two visibility settings for new files. `DEFAULT` uses the user's preset visibility and sharing settings. `PRIVATE` restricts file access exclusively to the owner. These are the only two options.\n"]]