Cập nhật vấn đề được chỉ định. Thao tác này chỉ cập nhật tên và nội dung mô tả vấn đề, được xác định theo mã vấn đề. Các thay đổi đối với bất kỳ trường nào khác đều bị bỏ qua. Trả về chế độ xem mặc định của vấn đề.
Yêu cầu HTTP
PUT https://vault.googleapis.com/v1/matters/{matterId}
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-08-22 UTC."],[[["Updates the name and description of a specified matter using the matter ID."],["Requires a PUT request to the provided URL with the matter ID as a path parameter."],["The request body should contain an instance of `Matter` with the updated details."],["A successful response returns the updated `Matter` object."],["Requires authorization with the `https://www.googleapis.com/auth/ediscovery` scope."]]],[]]