Method: matters.exports.create
คำขอ HTTP
POST https://vault.googleapis.com/v1/matters/{matterId}/exports
URL ใช้ไวยากรณ์การแปลง gRPC
พารามิเตอร์เส้นทาง
พารามิเตอร์ |
matterId |
string
รหัสเคส
|
เนื้อหาของคำขอ
เนื้อความของคำขอมีอินสแตนซ์ของ Export
เนื้อหาการตอบกลับ
หากทำสำเร็จ เนื้อหาการตอบกลับจะมีอินสแตนซ์ Export
ที่สร้างขึ้นใหม่
ขอบเขตการให้สิทธิ์
ต้องใช้ขอบเขต 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"],[[["Creates an export of a matter with the specified matter ID."],["Requires an HTTP POST request to the specified URL with the matter ID as a path parameter."],["The request body must contain an `Export` object as defined in the provided documentation."],["A successful response returns a newly created `Export` object."],["Requires the `https://www.googleapis.com/auth/ediscovery` OAuth scope for authorization."]]],[]]