Mengambil 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://cloudaicompanion.googleapis.com/v1/{name=projects/*/locations/*/operations/*}
[[["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-02-01 UTC."],[[["This endpoint retrieves the latest status of a long-running operation using a GET request."],["The operation is identified by its `name` path parameter in the URL."],["The request body must be empty to use this endpoint."],["A successful request returns an Operation resource in the response body."],["Authorization for this endpoint requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `cloudaicompanion.operations.get` IAM permission."]]],[]]