Nama resource yang akan diverifikasi domainnya. Metode ini saat ini menerima verifikasi domain untuk project (contoh 'projects/my-awesome-project') atau tenant (contoh 'projects/my-awesome-project/tenants/my-awesome-tenant').
Otorisasi memerlukan izin IAM berikut pada resource resource yang ditentukan:
firebaseauth.configs.update
Isi permintaan
Isi permintaan memuat data dengan struktur berikut:
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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`."]]],[]]