Format projects/{projectId}/locations/global/jobs/{jobId}.
Parameter kueri
Parameter
requestId
string
Opsional. ID unik untuk permintaan Anda. Tentukan ID permintaan, jika Anda perlu mencoba lagi permintaan tersebut. Jika Anda mencoba lagi permintaan dengan ID yang sama dalam waktu 60 menit, server akan mengabaikan permintaan tersebut jika telah menyelesaikan permintaan asli.
Misalnya, jika waktu tunggu permintaan awal habis dan Anda mencoba lagi permintaan tersebut menggunakan ID permintaan yang sama, server akan mengenali permintaan asli dan tidak memproses permintaan baru.
ID permintaan harus berupa UUID yang valid dan tidak boleh berupa UUID nol (00000000-0000-0000-0000-000000000000).
Isi permintaan
Isi permintaan harus kosong.
Isi respons
Jika berhasil, isi respons adalah objek JSON kosong.
[[["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-29 UTC."],[],[],null,["# Method: projects.locations.jobs.delete\n\nDeletes a batch job for a given project.\n\n**IAM Permissions**:\n\nRequires `storagebatchoperations.jobs.delete` [IAM](https://cloud.google.com/iam/docs/overview#permissions) permission on the project.\n\n### HTTP request\n\n`DELETE https://storagebatchoperations.googleapis.com/v1/{name=projects/*/locations/global/jobs/*}`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Query parameters\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nIf successful, the response body is an empty JSON object.\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authentication Overview](/docs/authentication#authorization-gcp)."]]