חתימת המאפיין DocumentObject.driveSuccess
אם הבקשה לפתוח מראש את המסמך ב-Google Drive בוצעה בהצלחה.
חתימה
driveSuccess?: boolean;
פרטים
סוג |
boolean |
אופציונלי |
כן |
קריאה בלבד |
לא |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-11-07 (שעון UTC).
[null,null,["עדכון אחרון: 2024-11-07 (שעון UTC)."],[[["`driveSuccess?` indicates whether a request to pre-open a document in Google Drive was successful."],["This property is optional and can be read and updated as needed."],["This property is of type boolean, which is a true/false value."]]],["The provided information defines a property named `driveSuccess`, a boolean value indicating the success of a Google Drive document pre-open request. This property is optional and can be modified. Its purpose is to signal whether the action of attempting to pre-open a document in Google Drive was successful or not, by setting the boolean to true or false, accordingly.\n"]]