Không bắt buộc. Mặt nạ trường được dùng để chỉ định các trường sẽ được ghi đè trong tài nguyên CodeRepositoryIndex bằng bản cập nhật. Các trường được chỉ định trong updateMask liên quan đến tài nguyên, chứ không phải toàn bộ yêu cầu. Một trường sẽ bị ghi đè nếu trường đó nằm trong mặt nạ. Nếu người dùng không cung cấp mặt nạ, thì tất cả các trường sẽ bị ghi đè.
Đây là danh sách tên trường đủ điều kiện được phân tách bằng dấu phẩy. Ví dụ: "user.displayName,photo"
requestId
string
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 kể từ 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).
[[["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."],[[["\u003cp\u003eThis endpoint updates the parameters of a single CodeRepositoryIndex resource using a PATCH request to a specific URL, which follows gRPC Transcoding syntax.\u003c/p\u003e\n"],["\u003cp\u003eThe request includes path parameters, specifically \u003ccode\u003ecodeRepositoryIndex.name\u003c/code\u003e, which is an immutable identifier for the resource.\u003c/p\u003e\n"],["\u003cp\u003eOptional query parameters such as \u003ccode\u003eupdateMask\u003c/code\u003e allow specifying which fields should be updated, and \u003ccode\u003erequestId\u003c/code\u003e allows request tracking and retries.\u003c/p\u003e\n"],["\u003cp\u003eThe request body requires an instance of CodeRepositoryIndex, while a successful response returns an instance of Operation.\u003c/p\u003e\n"],["\u003cp\u003eUpdating this resource requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope and the \u003ccode\u003ecloudaicompanion.codeRepositoryIndexes.update\u003c/code\u003e IAM permission.\u003c/p\u003e\n"]]],[],null,[]]