[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-12-21(UTC)"],[[["This endpoint creates a new RepositoryGroup within a specified project and location using a POST HTTP request."],["The request URL requires a `parent` path parameter, and it also includes optional and required query parameters, `repositoryGroupId` and `requestId`."],["The request body should contain a `RepositoryGroup` instance, defining the new repository group to be created."],["Upon a successful request, the response body will contain an `Operation` instance, reflecting the status of the group creation."],["Creating a RepositoryGroup requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the `cloudaicompanion.repositoryGroups.create` IAM permission."]]],[]]