プロパティ署名 DocumentObject.driveError
Google ドライブでドキュメントを事前に開くリクエストのエラーコード。
署名
driveError?: string;
詳細
タイプ |
string |
省略可 |
はい |
読み取り専用 |
いいえ |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-07 UTC。
[null,null,["最終更新日 2024-11-07 UTC。"],[[["`driveError` is an optional string containing the error code if Google Drive fails to pre-open a document."],["This property is not read-only and can be modified."]]],["The content describes the `driveError` property, which represents the error code returned from a Google Drive pre-open document request. This property is of type `string` and is optional. It indicates if an error occurred during the process, and it can be modified.\n"]]