屬性簽名 DocumentObject.driveSuccess
在 Google 雲端硬碟中預先開啟文件的要求是否成功。
簽名
driveSuccess?: boolean;
詳細資料
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-07 (世界標準時間)。
[null,null,["上次更新時間:2024-11-07 (世界標準時間)。"],[[["`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"]]