סוג כינוי ParentDocumentObject
ParentDocumentObject
הוא ממשק שמתאר את המאפיינים של תיקיית הורה של פריט שנבחר.
חתימה
type ParentDocumentObject = Pick<
DocumentObject,
|Document.DESCRIPTION|Document.LAST_EDITED_UTC|Document.MIME_TYPE|
Document.NAME|Document.ICON_URL|Document.ID|Document.IS_NEW|
Document.SERVICE_ID|Document.THUMBNAILS|Document.TYPE|Document.URL>;
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-11-09 (שעון UTC).
[null,null,["עדכון אחרון: 2024-11-09 (שעון UTC)."],[[["`ParentDocumentObject` interface defines the attributes of a parent folder for a selected item."],["It uses `Pick` to select specific properties from the `DocumentObject` interface, including description, last edited time, MIME type, name, icon URL, ID, status (new or not), service ID, thumbnails, type, and URL."]]],[]]