Opsional. ID permintaan opsional untuk mengidentifikasi permintaan. Tentukan ID permintaan unik sehingga jika Anda harus mencoba ulang permintaan, server akan tahu untuk mengabaikan permintaan jika sudah selesai. Server akan menjaminnya setidaknya selama 60 menit setelah permintaan pertama.
ID permintaan harus berupa UUID yang valid, dengan pengecualian bahwa UUID nol tidak didukung (00000000-0000-0000-0000-000000000000).
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-02-01 UTC."],[[["This endpoint facilitates the deletion of a single RepositoryGroup via a DELETE HTTP request."],["The request requires a `name` path parameter, which specifies the resource to be deleted."],["An optional `requestId` query parameter can be included to ensure request idempotency."],["The request body must be empty, as all parameters are passed in the URL."],["Successful deletion results in a response body containing an `Operation` instance, and it mandates `https://www.googleapis.com/auth/cloud-platform` OAuth scope and `cloudaicompanion.repositoryGroups.delete` IAM permission."]]],[]]