도메인을 확인할 리소스의 이름입니다. 이 메서드는 현재 프로젝트 (예: 'projects/my-awesome-project') 또는 테넌트 (예: 'projects/my-awesome-project/tenants/my-awesome-tenant')의 도메인 확인을 허용합니다.
승인을 처리하려면 지정된 리소스 resource에 대해 다음과 같은 IAM 권한이 필요합니다.
[[["이해하기 쉬움","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-03-04(UTC)"],[[["This endpoint verifies that a custom domain has the necessary DNS records for either a project or a tenant, identified by the `resource` path parameter."],["The HTTP request is a POST method to a specific URL using gRPC Transcoding syntax, targeting a project or tenant via the resource in the path."],["The request body must include the target `domain` and the `action` being attempted, represented in JSON format."],["Successful verification results in a response body containing an instance of `VerifyDomainResponse`."],["Authorization for this endpoint requires one of three specified OAuth scopes: `https://www.googleapis.com/auth/identitytoolkit`, `https://www.googleapis.com/auth/firebase`, or `https://www.googleapis.com/auth/cloud-platform`."]]],[]]