Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request.
The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
force
boolean
Optional. If set to true, any RepositoryGroups from this CodeRepositoryIndex will also be deleted. (Otherwise, the request will only work if the CodeRepositoryIndex has no RepositoryGroups.)
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Operation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-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,[]]