[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-02-27 UTC."],[[["Undeletes a specified matter using its ID."],["Requires an empty request body and returns the updated matter details."],["Utilizes the `POST` method with the matter ID as a path parameter."],["Needs authorization with the `https://www.googleapis.com/auth/ediscovery` scope."]]],["The core content describes how to undelete a matter using a `POST` request to the specified URL: `https://vault.googleapis.com/v1/matters/{matterId}:undelete`. The `matterId` parameter, a string, is required in the URL path. The request body must be empty. A successful operation returns an instance of `Matter` in the response body. This action requires the `https://www.googleapis.com/auth/ediscovery` OAuth scope for authorization.\n"]]