[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-20 UTC."],[[["This webpage details the process of importing a domain name from Google Domains into Cloud Domains using the `registrations.import` method."],["The HTTP request for importing a domain is a `POST` request to the specified URL, which requires the parent resource in the format `projects/*/locations/*`."],["The request body requires the `domainName` field, which is the domain name in Punycode format for Unicode domains, and optionally takes labels."],["The user must have `domains.registrations.create` IAM permissions on the specified parent resource and ownership permission on the domain in Google Domains to carry out the operation."],["The request requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization, and returns an instance of an `Operation` upon successful completion."]]],[]]