Google Cloud 관리자는 Translation Hub 관리자 역할을 할 수 있습니다. 자신 또는 다른 사용자의 Translation Hub 태스크로만 권한 범위를 지정하려면 Identity and Access Management(IAM) 역할을 사용하면 됩니다. 역할은 Google Cloud 리소스에서 특정 작업을 수행하도록 허용하는 IAM 권한의 모음입니다. Translation Hub 관리자 권한을 설정하려면 사전 정의된 다음 역할을 사용합니다.
서비스 계정 토큰 생성자 (roles/iam.serviceAccountTokenCreator)
예를 들어 Translation Hub 관리자는 용어집, 포털, 포털 사용자를 관리할 수 있지만 Compute Engine, BigQuery 등의 다른 Google Cloud
서비스로 작업할 수는 없습니다. CSV 파일을 사용하여 용어집을 만들고 포털 사용자 및 번역사를 가져오려면 Cloud Storage 권한이 필요합니다.
[[["이해하기 쉬움","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,["# Admin permissions\n\n| Starting on June 30, 2025, Translation Hub is officially deprecated and will no longer be supported. You can continue using Translation Hub until on June 30, 2026, when it will be shut down.\n\n\u003cbr /\u003e\n\nAs a Google Cloud administrator, you can act as a Translation Hub\nadministrator. If you want to scope permissions to only Translation Hub\ntasks for you or other users, you can use Identity and Access Management (IAM)\nroles. A role is a collection of IAM permissions that allow you\nto perform specific actions on Google Cloud resources. To set\nTranslation Hub administrator privileges, use the following predefined\nroles:\n\n- [Translation Hub Admin](/iam/docs/understanding-roles#translationhub.admin) (`roles/translationhub.admin`)\n- [Storage Admin](/iam/docs/understanding-roles#storage.admin) (`roles/storage.admin`)\n- [Service Account Token Creator](/iam/docs/understanding-roles#serviceAccountTokenCreator) (`roles/iam.serviceAccountTokenCreator`)\n\nTranslation Hub administrators can, for example, manage glossaries,\nportals, and portal users, but they cannot work with other Google Cloud\nservices like Compute Engine or BigQuery. The Cloud Storage\npermissions are required to create glossaries and to import portal users and\ntranslators by using a CSV file.\n\nFor more information about setting permissions and IAM roles, see\n[Manage access to projects, folders, and organizations](/iam/docs/granting-changing-revoking-access)."]]