[[["わかりやすい","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-03 UTC。"],[[["Moves a file to the trash, requiring the user to be the owner or a fileOrganizer."],["Uses an HTTP POST request to `https://www.googleapis.com/drive/v2/files/{fileId}/trash` to move the specified file."],["Requires authorization with specific OAuth scopes like `https://www.googleapis.com/auth/drive` or `https://www.googleapis.com/auth/drive.file`."],["Supports optional query parameters such as `supportsAllDrives` and `includePermissionsForView` for customized behavior."],["The request body should be empty, and a successful response returns a File resource representing the trashed file."]]],[]]