[[["התוכן קל להבנה","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"]],["עדכון אחרון: 2025-02-06 (שעון UTC)."],[[["Reopens a specified matter and returns it with an updated state of \"OPEN\"."],["Requires an HTTP POST request to the specified endpoint with the matter ID as a path parameter."],["The request body should be empty and the response includes the updated matter object."],["Utilizes gRPC Transcoding syntax for the URL and needs 'https://www.googleapis.com/auth/ediscovery' authorization scope."]]],["The core action is to reopen a specified matter via a `POST` HTTP request to `https://vault.googleapis.com/v1/matters/{matterId}:reopen`. The `matterId` is a path parameter identifying the matter. The request body must be empty. A successful response contains a JSON representation of the updated matter object with the state `OPEN`. This action requires the OAuth scope `https://www.googleapis.com/auth/ediscovery` for authorization.\n"]]