[[["易于理解","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"]],["最后更新时间 (UTC):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."]]],[]]