[[["容易理解","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-09-05 (世界標準時間)。"],[[["Restores a trashed file owned by the authenticated user or for which they have `fileOrganizer` permissions on the parent if it's a shared drive file."],["Requires an HTTP POST request to `https://www.googleapis.com/drive/v2/files/{fileId}/untrash`, replacing `{fileId}` with the actual ID of the file."],["The request body should be empty, while optional query parameters can be used to manage drive support and specify additional information to include in the response."],["Upon successful execution, the API returns the restored file's metadata in the response body as a [File](/drive/api/reference/rest/v2/files#File) object."],["To use this functionality, your application needs to be authorized with one of the specified OAuth scopes, some of which may require a security assessment."]]],[]]