הפורמט הזה משתמש ב-RFC 3339, שבו הפלט שנוצר תמיד יהיה מנורמלי לפי Z וישמש בספרות עשרוניות של 0, 3, 6 או 9. אפשר להשתמש גם בשינויים (offsets) אחרים מלבד 'Z'. דוגמאות: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" או "2014-10-02T15:01:23+05:30".
הפורמט הזה משתמש ב-RFC 3339, שבו הפלט שנוצר תמיד יהיה מנורמלי לפי Z וישמש בספרות עשרוניות של 0, 3, 6 או 9. אפשר להשתמש גם בשינויים (offsets) אחרים מלבד 'Z'. דוגמאות: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" או "2014-10-02T15:01:23+05:30".
labels
map (key: string, value: string)
זה שינוי אופציונלי. תוויות כצמדי מפתח/ערך
אובייקט שמכיל רשימה של זוגות "key": value. דוגמה: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
[[["התוכן קל להבנה","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)."],[[["\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"]]