[[["התוכן קל להבנה","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-04 (שעון UTC)."],[[["Restores a shared Google Drive to its default view using a POST request."],["Requires the `driveId` as a path parameter to specify the target shared drive."],["The request body should be empty, and a successful response returns a `Drive` object."],["Utilizes the `https://www.googleapis.com/auth/drive` OAuth scope for authorization."]]],["This document outlines the process for restoring a shared drive to its default view using a `POST` HTTP request to `https://www.googleapis.com/drive/v3/drives/{driveId}/unhide`. The `driveId` parameter, a string, is required in the URL path. The request body must be empty. A successful operation returns a `Drive` instance in the response body. Authorization requires the `https://www.googleapis.com/auth/drive` OAuth scope.\n"]]