ממשק DocumentObject
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
DocumentObject
הוא ממשק שמתאר את המאפיינים של פריט שנבחר.
חתימה
interface DocumentObject
חתימות על נכסים
שם |
תיאור |
addressLines |
(הוצאה משימוש) |
audience |
(הוצאה משימוש) |
description |
תיאור של הפריט שנבחר שנוסף על ידי משתמש. |
downloadUrl |
כתובת URL להורדת הפריט הזה. |
driveError |
קוד השגיאה של הבקשה לפתיחה מראש של המסמך ב-Google Drive. |
driveSuccess |
אם הבקשה לפתוח מראש את המסמך ב-Google Drive בוצעה בהצלחה. |
duration |
משך הזמן של הסרטון שנבחר. |
embedUrl |
כתובת URL של הפריט הזה שמתאימה להטמעה בדף אינטרנט. |
iconUrl |
כתובת URL של סמל של הפריט הזה. |
id |
המזהה של הפריט שנבחר. |
isNew |
הפונקציה מחזירה את הערך true אם הפריט שנבחר הועלה זה עתה. |
isShared |
האם הפריט משותף. |
lastEditedUtc |
חותמת הזמן שמציינת את מועד העריכה האחרון של הפריט. |
latitude |
קו הרוחב של הפריט שנבחר. |
longitude |
קו הרוחב של הפריט שנבחר. |
mimeType |
סוג ה-MIME של הפריט הזה. |
name |
שם הפריט הזה. |
organizationDisplayName |
השם המוצג של הארגון הבעלים. |
parentId |
מזהה ההורה של הפריט הזה. לדוגמה, התיקייה שמכילה את הקובץ הזה. |
phoneNumbers |
מספרי הטלפון של הפריט שנבחר. |
resourceKey |
מפתח המשאב של הפריט, אם הוא קיים. מחרוזת ריקה אחרת |
rotation |
(הוצאה משימוש) |
rotationDegree |
(הווצא משימוש) |
serviceId |
מזהה שמתאר את השירות שממנו נבחר הפריט. |
sizeBytes |
הגודל בבייטים של הפריט שנבחר. הערך לא מוחזר כשמעלים את הפריט במהלך סשן הבורר. |
thumbnails |
מערך של פריטים מסוג Thumbnail שמתארים את המאפיינים של תמונה או סרטון. התמונות הממוזערות לא יוחזרו אם הפריטים שנבחרו שייכים ל-Google Drive. |
type |
הסוג של הפריט שנבחר. |
uploadId |
סדר הפריטים בסשן ההעלאה. |
uploadState |
מצב ההעלאה. |
url |
כתובת URL של הפריט הזה. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[],[],null,["# Interface DocumentObject\n\n`DocumentObject` is an interface describing the attributes of a selected item.\n\nSignature\n---------\n\n interface DocumentObject\n\nProperty signatures\n-------------------\n\n| Name | Description |\n|------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [~~`addressLines`~~](./picker.documentobject.addresslines) | *(Deprecated)* |\n| [~~`audience`~~](./picker.documentobject.audience) | *(Deprecated)* |\n| [`description`](./picker.documentobject.description) | A user-contributed description of the selected item. |\n| [`downloadUrl`](./picker.documentobject.downloadurl) | A URL to download this item. |\n| [`driveError`](./picker.documentobject.driveerror) | The error code for the request to pre-open the document in Google Drive. |\n| [`driveSuccess`](./picker.documentobject.drivesuccess) | Whether the request to pre-open the document in Google Drive was successful. |\n| [`duration`](./picker.documentobject.duration) | The duration of a selected video. |\n| [`embedUrl`](./picker.documentobject.embedurl) | A URL for this item suitable for embedding in a web page. |\n| [`iconUrl`](./picker.documentobject.iconurl) | A URL to an icon for this item. |\n| [`id`](./picker.documentobject.id) | The ID for the selected item. |\n| [`isNew`](./picker.documentobject.isnew) | Returns true if the selected item was just uploaded. |\n| [`isShared`](./picker.documentobject.isshared) | Whether the item is shared. |\n| [`lastEditedUtc`](./picker.documentobject.lasteditedutc) | The timestamp describing when this item was last edited. |\n| [`latitude`](./picker.documentobject.latitude) | The latitude of the selected item. |\n| [`longitude`](./picker.documentobject.longitude) | The longitude of the selected item. |\n| [`mimeType`](./picker.documentobject.mimetype) | The MIME type of this item. |\n| [`name`](./picker.documentobject.name) | The name of this item. |\n| [`organizationDisplayName`](./picker.documentobject.organizationdisplayname) | Display name for the owning organization. |\n| [`parentId`](./picker.documentobject.parentid) | The parent ID of this item. For example, the folder containing this file. |\n| [`phoneNumbers`](./picker.documentobject.phonenumbers) | The phone numbers of the selected item. |\n| [`resourceKey`](./picker.documentobject.resourcekey) | The resource key for the item, if present. Empty string otherwise |\n| [~~`rotation`~~](./picker.documentobject.rotation) | *(Deprecated)* |\n| [~~`rotationDegree`~~](./picker.documentobject.rotationdegree) | *(Deprecated)* |\n| [`serviceId`](./picker.documentobject.serviceid) | An id describing the service this item was selected from. |\n| [`sizeBytes`](./picker.documentobject.sizebytes) | Size of the picked item in bytes. The value is not returned when the item is uploaded during the Picker session. |\n| [`thumbnails`](./picker.documentobject.thumbnails) | An array of `Thumbnail`s which describe the attributes of a photo or video. Thumbnails aren't returned if the selected items belong to Google Drive. |\n| [`type`](./picker.documentobject.type) | The type of the selected item. |\n| [`uploadId`](./picker.documentobject.uploadid) | The item order in the upload session. |\n| [`uploadState`](./picker.documentobject.uploadstate) | The state of the upload. |\n| [`url`](./picker.documentobject.url) | A URL to this item. |"]]