[[["เข้าใจง่าย","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"],[[["This endpoint allows you to add a parent folder to a specified file using its `fileId`."],["The request requires a `ParentReference` in the body and may include optional query parameters like `supportsAllDrives`."],["Upon success, the response returns a newly created `ParentReference` object."],["Authorization is necessary using one of the provided OAuth scopes, some of which require a security assessment for app usage."]]],["This API endpoint uses a POST request to add a parent folder to a file specified by its `fileId` via a path parameter. The URL employs gRPC Transcoding. Optional query parameters, including `enforceSingleParent`, `supportsAllDrives`, and `supportsTeamDrives` allow modifications of the request. The request and response body both utilize the `ParentReference` instance. Authorization necessitates one of the listed OAuth scopes.\n"]]