[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-12-02 UTC。"],[[["`DataExecutionErrorCode` is an enumeration of error codes that can occur during data execution in Google Apps Script."],["These error codes provide information about the nature of the error, such as timeouts, exceeding data limits, or invalid parameters."],["Most errors can be addressed by updating the data source specification using `DataSourceSpec`."],["To access a specific error code, use the syntax: `SpreadsheetApp.DataExecutionErrorCode.ERROR_CODE`, replacing `ERROR_CODE` with the desired code (e.g., `TIME_OUT`)."],["For engine-specific or detailed error messages, refer to `DataExecutionStatus.getErrorMessage()`."]]],[]]