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 ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-22 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-22 (שעון UTC)."],[[["This documentation describes the JSON representation of a Google Drive folder."],["The representation includes `id`, `title`, and `alternateLink` fields, providing resource ID, title, and access URL respectively."],["All fields are read-only and represented as strings within the JSON object."]]],[]]