DriveDestination
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
הגדרה של יעד ב-Google Drive.
ייצוג ב-JSON |
{
"folder": string,
"filenamePrefix": string
} |
שדות |
folder |
string
תיקיית היעד ב-Google Drive.
|
filenamePrefix |
string
המחרוזת שמשמשת כקידומת לכל שם קובץ פלט. שמות הקבצים שיוצאו ייוצרו מהתחילית הזו, מהקואורדינטות של כל קובץ במוזאיקה (אם יש כזו) ומהסיומת של הקובץ בהתאם לפורמט הקובץ.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[],["The configuration for Google Drive destination involves two key fields: `folder` and `filenamePrefix`. `folder` specifies the target Google Drive folder for file storage. `filenamePrefix` determines the initial part of each output file's name. The complete filename will be built by combining this prefix with file coordinates and the appropriate file extension. The provided configuration uses a JSON structure with the specified fields to achieve the destination setup.\n"],null,[]]