Damit wird eine Rechtsangelegenheit mit dem betreffenden Namen und der Beschreibung erstellt. Der ursprüngliche Status ist jeweils „OPEN“ (offen) und der Inhaber ist der Aufrufer der Methode. Die erstellte Rechtsangelegenheit wird in der standardmäßigen Ansicht zurückgegeben.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-02-06 (UTC)."],[[["Creates a matter with a given name and description, starting in an open state and owned by the requester."],["Uses an HTTP POST request to `https://vault.googleapis.com/v1/matters` with the matter details in the request body."],["Requires `https://www.googleapis.com/auth/ediscovery` OAuth scope for authorization."],["Returns the newly created matter with a default view upon successful completion."]]],[]]