Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
labels
map (key: string, value: string)
Optional. Labels as key value pairs
An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-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"]]