Method: matters.exports.create
Permintaan HTTP
POST https://vault.googleapis.com/v1/matters/{matterId}/exports
URL menggunakan sintaksis gRPC Transcoding.
Parameter jalur
Parameter |
matterId |
string
ID masalah.
|
Isi permintaan
Isi permintaan memuat instance Export
.
Isi respons
Jika berhasil, isi respons memuat instance Export
yang baru dibuat.
Cakupan otorisasi
Memerlukan cakupan OAuth berikut:
https://www.googleapis.com/auth/ediscovery
Untuk mengetahui informasi selengkapnya, lihat OAuth 2.0 Overview.
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-02-06 UTC.
[null,null,["Terakhir diperbarui pada 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."]]],[]]