[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Translation issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
인증 개요
모든 Cloud Run(완전 관리형) 서비스는 기본적으로 비공개로 배포되므로, 요청에 사용자 인증 정보를 제공하지 않으면 이러한 서비스에 액세스할 수 없습니다. 이러한 서비스는 IAM으로 보호됩니다. 기본적으로 서비스는 프로젝트 소유자, 프로젝트 편집자, Cloud Run 관리자 및 Cloud Run 호출자만 호출할 수 있습니다. Cloud Run(완전 관리형) 서비스에서 IAM을 구성하여 추가 사용자에게 액세스 권한을 부여할 수 있습니다.