Создает дело с заданным именем и описанием. Начальное состояние открыто, а владельцем является вызывающий метод. Возвращает созданную материю с видом по умолчанию.
[[["Прост для понимания","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-10-30 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."]]],[]]