חתימת המאפיין ResponseObject.parents
תיקיות ההורה של הפריטים שנבחרו.
חתימה
[Response.PARENTS]?: ParentDocumentObject[];
פרטים
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-10-15 (שעון UTC).
[null,null,["עדכון אחרון: 2024-10-15 (שעון UTC)."],[[["`Response.PARENTS` is an optional property containing an array of `ParentDocumentObject` representing the parent folders of selected items."],["This property is not read-only, meaning it can be modified."],["You can find more details about the `ParentDocumentObject` type in its dedicated documentation: `./picker.parentdocumentobject.md`."]]],["The core content defines `Response.PARENTS`, which is an optional array of `ParentDocumentObject`s. This array represents the parent folders of selected items. The data type is `ParentDocumentObject[]`, indicating multiple parent folders are possible. The property is optional, meaning it may not always be present, and it is not readonly, implying the array can be modified.\n"]]