Method: matters.undelete
指定した問題の削除を解除します。ステータスが更新された案件を返します。
HTTP リクエスト
POST https://vault.googleapis.com/v1/matters/{matterId}:undelete
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ |
matterId |
string
案件 ID。
|
リクエストの本文
リクエストの本文は空にする必要があります。
レスポンスの本文
成功した場合、レスポンスの本文には Matter
のインスタンスが含まれます。
認可スコープ
次の OAuth スコープが必要です。
https://www.googleapis.com/auth/ediscovery
詳細については、OAuth 2.0 Overview をご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-02-06 UTC。
[null,null,["最終更新日 2025-02-06 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."]]],[]]