생성된 출력은 항상 Z-정규화되고 소수점 이하 0, 3, 6 또는 9자리인 RFC 3339를 사용합니다. 'Z' 이외의 오프셋도 허용됩니다. 예를 들면 "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" 또는 "2014-10-02T15:01:23+05:30"입니다.
생성된 출력은 항상 Z-정규화되고 소수점 이하 0, 3, 6 또는 9자리인 RFC 3339를 사용합니다. '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-07-29(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"]]