Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Mengambil status terbaru dari operasi yang berjalan lama. Klien dapat menggunakan metode ini untuk melakukan polling hasil operasi pada interval, seperti yang direkomendasikan oleh layanan API.
Permintaan HTTP
GET https://{TRANSLATION_GDC_ENDPOINT}/v3/{name}
Parameter jalur
Parameter
name
string
Nama resource operasi.
Isi permintaan
Isi permintaan harus kosong.
Isi respons
Jika berhasil, isi respons akan berisi instance Operation.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-07-16 UTC."],[[["Retrieves the current status of a long-running operation, allowing clients to check its progress."],["Uses a `GET` request to the specified endpoint with the operation's name as a path parameter."],["Requires an empty request body for the operation status request."],["Returns an `Operation` resource if the request is successful, providing details about the operation's current state."]]],[]]