2024년 6월 17일부터 신규 고객은 Cloud Source Repositories를 사용할 수 없습니다. 이전에 조직에서 Cloud Source Repositories를 사용한 적이 없는 경우 API를 사용 설정할 수 없거나 Cloud Source Repositories를 사용할 수 없습니다. 조직에 연결되지 않은 새 프로젝트는 Cloud Source Repositories API를 사용 설정할 수 없습니다. 2024년 6월 17일 이전에 Cloud Source Repositories를 사용한 조직은 이 변경사항의 영향을 받지 않습니다.
[[["이해하기 쉬움","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-09-04(UTC)"],[],[],null,["# Access control with IAM\n\nAccess control in Google Cloud is controlled using\n[Identity and Access Management](/iam)\n(IAM). IAM allows you to set permissions\nspecifying **who** has **what** kind of access to **which** resources in your\nproject.\n\nCloud Source Repositories uses IAM for access control. You can use\nIAM to add team members to your project and to grant them\npermissions to create, view, and update repositories.\n\nThis page describes the IAM permissions and roles that apply to\nCloud Source Repositories.\n\nPermissions\n-----------\n\nWith IAM, every action on a repository in Cloud Source Repositories\nrequires that the account initiating the action has the appropriate permissions.\nYou don't grant specific permissions to an account. Instead, you grant a role\nthat contains the appropriate set of permissions.\n\nThe following table describes the permissions available in\nCloud Source Repositories.\n\nRoles\n-----\n\nYou assign permissions to accounts through the use of roles. The following table\nlists the roles available for Cloud Source Repositories.\n\nRoles and permissions matrix\n----------------------------\n\nUse the table below to select the appropriate role for an account based on the\ntypes of actions you want that account to perform.\n\nCustom roles\n------------\n\nIn addition to the predefined roles, Cloud Source Repositories also supports custom\nroles. For more information, see\n[Creating and managing custom roles](/iam/docs/creating-custom-roles)\nin the IAM documentation.\n| **Note:** The `source.repos.update` permission cannot be granted to a custom role.\n\nGranting principals access\n--------------------------\n\nIn IAM, you grant access to **principals** . There are multiple types\nof principals. For a complete list, see\n[Principal types](/iam/docs/principals-overview#principal-types).\n\nFor specific steps on granting member access, see\n[Granting, changing, and revoking access to resources](/iam/docs/granting-changing-revoking-access).\n\nYou can't make a Google Cloud repository public. As a result,\nCloud Source Repositories doesn't support the following member types:\n\n- allAuthenticatedUsers\n- allUsers"]]