DriveFolder
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
ייצוג של תיקייה ב-Google Drive.
ייצוג ב-JSON |
{
"id": string,
"title": string,
"alternateLink": string
} |
שדות |
id |
string
מזהה המשאב ב-Drive API.
|
title |
string
השם של התיקייה ב-Drive. קריאה בלבד.
|
alternateLink |
string
כתובת URL שאפשר להשתמש בה כדי לגשת לתיקיית Drive. קריאה בלבד.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[],[],null,["# DriveFolder\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nRepresentation of a Google Drive folder.\n\n| JSON representation |\n|--------------------------------------------------------------------|\n| ``` { \"id\": string, \"title\": string, \"alternateLink\": string } ``` |\n\n| Fields ||\n|-----------------|----------------------------------------------------------------------|\n| `id` | `string` Drive API resource ID. |\n| `title` | `string` Title of the Drive folder. Read-only. |\n| `alternateLink` | `string` URL that can be used to access the Drive folder. Read-only. |"]]