Mendapatkan status terbaru dari operasi yang berjalan lama. Klien dapat menggunakan metode ini untuk polling hasil operasi pada interval seperti yang direkomendasikan oleh layanan API.
Permintaan HTTP
GET https://metastore.googleapis.com/v1/{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-03-04 UTC."],[[["This API retrieves the latest status of a long-running operation, allowing clients to poll for results."],["The endpoint for this request is a `GET` request at `https://metastore.googleapis.com/v1/{name}`."],["The `name` parameter, a string, is required in the URL to specify the operation resource."],["The request body for this operation must be empty."],["A successful response will return an instance of the `Operation` object."]]],[]]