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).
force
boolean
Opsional. Jika disetel ke true, RepositoryGroups dari CodeRepositoryIndex ini juga akan dihapus. (Jika tidak, permintaan hanya akan berfungsi jika CodeRepositoryIndex tidak memiliki RepositoryGroups.)
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-30 UTC."],[[["\u003cp\u003eThis endpoint facilitates the deletion of a single CodeRepositoryIndex resource via an HTTP DELETE request to a specific URL, which follows gRPC Transcoding syntax.\u003c/p\u003e\n"],["\u003cp\u003eThe deletion request requires a \u003ccode\u003ename\u003c/code\u003e path parameter to identify the specific CodeRepositoryIndex, and it can optionally include \u003ccode\u003erequestId\u003c/code\u003e and \u003ccode\u003eforce\u003c/code\u003e query parameters for idempotency and cascading deletion.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, and a successful deletion operation returns an instance of an Operation in the response body.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization for this operation requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope and the \u003ccode\u003ecloudaicompanion.codeRepositoryIndexes.delete\u003c/code\u003e IAM permission on the target resource.\u003c/p\u003e\n"],["\u003cp\u003eYou can specify a \u003ccode\u003eforce\u003c/code\u003e query parameter to delete any related RepositoryGroups in addition to the CodeRepositoryIndex.\u003c/p\u003e\n"]]],[],null,[]]