Menggunakan RFC 3339, dengan output yang dihasilkan akan selalu dinormalisasi Z dan menggunakan digit pecahan 0, 3, 6, atau 9. Offset selain "Z" juga diterima. Contoh: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z", atau "2014-10-02T15:01:23+05:30".
Menggunakan RFC 3339, dengan output yang dihasilkan akan selalu dinormalisasi Z dan menggunakan digit pecahan 0, 3, 6, atau 9. Offset selain "Z" juga diterima. Contoh: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z", atau "2014-10-02T15:01:23+05:30".
labels
map (key: string, value: string)
Opsional. Label sebagai key-value pair
Objek yang berisi daftar pasangan "key": value. Contoh: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-07-30 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"]]