Sử dụng RFC 3339, trong đó đầu ra được tạo sẽ luôn được chuẩn hoá theo Z và sử dụng 0, 3, 6 hoặc 9 chữ số thập phân. Các độ dời khác ngoài "Z" cũng được chấp nhận. Ví dụ: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" hoặc "2014-10-02T15:01:23+05:30".
Sử dụng RFC 3339, trong đó đầu ra được tạo sẽ luôn được chuẩn hoá theo Z và sử dụng 0, 3, 6 hoặc 9 chữ số thập phân. Các độ dời khác ngoài "Z" cũng được chấp nhận. Ví dụ: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" hoặc "2014-10-02T15:01:23+05:30".
labels
map (key: string, value: string)
Không bắt buộc. Nhãn dưới dạng cặp khoá-giá trị
Một đối tượng chứa danh sách các cặp "key": value. Ví dụ: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
[[["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 content defines the structure and properties of a \u003ccode\u003eRepositoryGroup\u003c/code\u003e, which is a collection of \u003ccode\u003eRepository\u003c/code\u003e resources.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eRepositoryGroup\u003c/code\u003e contains fields such as \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003ecreateTime\u003c/code\u003e, \u003ccode\u003eupdateTime\u003c/code\u003e, \u003ccode\u003elabels\u003c/code\u003e, and a list of \u003ccode\u003erepositories\u003c/code\u003e, each of which contains a \u003ccode\u003eresource\u003c/code\u003e and \u003ccode\u003ebranchPattern\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRepository\u003c/code\u003e object represents the indexing settings for a Git repository, including the \u003ccode\u003eresource\u003c/code\u003e name or URL, and the \u003ccode\u003ebranchPattern\u003c/code\u003e used for indexing.\u003c/p\u003e\n"],["\u003cp\u003eSeveral methods are available for managing \u003ccode\u003eRepositoryGroups\u003c/code\u003e, including creating, deleting, getting, listing, and updating them, as well as managing access control policies.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRepositoryGroup\u003c/code\u003e objects support JSON representation, with specific schema details provided for both the overall group and individual repositories within it.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations.codeRepositoryIndexes.repositoryGroups\n\n- [Resource: RepositoryGroup](#RepositoryGroup)\n - [JSON representation](#RepositoryGroup.SCHEMA_REPRESENTATION)\n- [Repository](#Repository)\n - [JSON representation](#Repository.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: RepositoryGroup\n-------------------------\n\nMessage describing RepositoryGroup object\n\nRepository\n----------\n\nRepository contains RAG indexing settings for the provided Git repository"]]