זה שינוי אופציונלי. מזהה בקשה אופציונלי לזיהוי בקשות. עליכם לציין מזהה בקשה ייחודי כדי שאם תצטרכו לנסות שוב את הבקשה, השרת ידע להתעלם מהבקשה אם היא כבר הושלמה. השרת יבטיח זאת למשך 60 דקות לפחות אחרי הבקשה הראשונה.
מזהה הבקשה חייב להיות מזהה UUID תקין, למעט מזהה UUID של אפס (00000000-0000-0000-0000-000000000000).
force
boolean
זה שינוי אופציונלי. אם ההגדרה היא true, יימחקו גם כל ה-RepositoryGroups מ-CodeRepositoryIndex הזה. (אחרת, הבקשה תפעל רק אם אין ב-CodeRepositoryIndex קבוצות של מאגרים).
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התשובה
אם הפעולה מצליחה, גוף התגובה מכיל מופע של Operation.
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["התוכן קשה להבנה","hardToUnderstand","thumb-down"],["שגיאות בקוד לדוגמה או במידע","incorrectInformationOrSampleCode","thumb-down"],["חסרים לי פרטים או דוגמאות","missingTheInformationSamplesINeed","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-06-09 (שעון UTC)."],[[["This endpoint facilitates the deletion of a single CodeRepositoryIndex resource via an HTTP DELETE request to a specific URL, which follows gRPC Transcoding syntax."],["The deletion request requires a `name` path parameter to identify the specific CodeRepositoryIndex, and it can optionally include `requestId` and `force` query parameters for idempotency and cascading deletion."],["The request body must be empty, and a successful deletion operation returns an instance of an Operation in the response body."],["Authorization for this operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `cloudaicompanion.codeRepositoryIndexes.delete` IAM permission on the target resource."],["You can specify a `force` query parameter to delete any related RepositoryGroups in addition to the CodeRepositoryIndex."]]],[]]