[[["わかりやすい","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 UTC。"],[[["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."]]],[]]