[[["わかりやすい","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。"],[[["Adds a parent folder to a specified file using the provided file ID."],["Utilizes an HTTP POST request to `https://www.googleapis.com/drive/v2/files/{fileId}/parents`."],["Requires authorization with specific OAuth scopes, such as `https://www.googleapis.com/auth/drive` or `https://www.googleapis.com/auth/drive.file`."],["Request body should contain a ParentReference object, and a successful response will return a newly created ParentReference object."],["Supports optional query parameters like `supportsAllDrives` to indicate application compatibility with My Drives and shared drives."]]],[]]