Der Name der Ressource, für die die Domain bestätigt werden soll. Mit dieser Methode können derzeit Domains für Projekte (z. B. „projects/my-awesome-project“) oder für Kunden (z. B. „projects/my-awesome-project/tenants/my-awesome-tenant“) bestätigt werden.
Für die Autorisierung ist die folgende IAM-Berechtigung für die angegebene Ressource resource erforderlich:
firebaseauth.configs.update
Anfragetext
Der Anfragetext enthält Daten mit folgender Struktur:
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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`."]]],[]]