Không bắt buộc. Mã yêu cầu không bắt buộc để xác định yêu cầu. Chỉ định một mã yêu cầu duy nhất để nếu bạn phải thử lại yêu cầu, máy chủ sẽ biết bỏ qua yêu cầu nếu yêu cầu đó đã hoàn tất. Máy chủ sẽ đảm bảo điều đó trong ít nhất 60 phút sau yêu cầu đầu tiên.
Mã yêu cầu phải là một UUID hợp lệ, ngoại trừ trường hợp không hỗ trợ UUID rỗng (00000000-0000-0000-0000-000000000000).
Nội dung yêu cầu
Nội dung yêu cầu phải trống.
Nội dung phản hồi
Nếu thành công, nội dung phản hồi sẽ chứa một phiên bản của Operation.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Khó hiểu","hardToUnderstand","thumb-down"],["Thông tin hoặc mã mẫu không chính xác","incorrectInformationOrSampleCode","thumb-down"],["Thiếu thông tin/mẫu tôi cần","missingTheInformationSamplesINeed","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-06-09 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."]]],[]]