Cloud Domains API (domains:v1alpha2)

2022-06-22

2 removed methods

Deletions

    Methods
  • domains.projects.locations.registrations.import

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Parameter Order: parent

      Description: Imports a domain name from [Google Domains](https://domains.google/) for use in Cloud Domains. To transfer a domain from another registrar, use the `TransferDomain` method instead. Since individual users can own domains in Google Domains, the calling user must have ownership permission on the domain.

      Flat Path: v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations:import

      Path: v1alpha2/{+parent}/registrations:import

      Parameters:

        parent

          Type: string

          Description: Required. The parent resource of the Registration. Must be in the format `projects/*/locations/*`.

          Location: path

          Pattern: ^projects/[^/]+/locations/[^/]+$

          Required: Yes

      HTTP Method: POST

  • domains.projects.locations.registrations.retrieveImportableDomains

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Description: Lists domain names from [Google Domains](https://domains.google/) that can be imported to Cloud Domains using the `ImportDomain` method. Since individual users can own domains in Google Domains, the list of domains returned depends on the individual user making the call. Domains supported by Google Domains, but not supported by Cloud Domains, are not returned.

      HTTP Method: GET

      Parameters:

        pageToken

          Location: query

          Description: When set to the `next_page_token` from a prior response, provides the next page of results.

          Type: string

        location

          Pattern: ^projects/[^/]+/locations/[^/]+$

          Type: string

          Description: Required. The location. Must be in the format `projects/*/locations/*`.

          Required: Yes

          Location: path

        pageSize

          Location: query

          Type: integer

          Description: Maximum number of results to return.

          Format: int32

      Path: v1alpha2/{+location}/registrations:retrieveImportableDomains

      Flat Path: v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations:retrieveImportableDomains

      Parameter Order: location

2 new methods

Additions

    Methods
  • domains.projects.locations.registrations.import

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Parameter Order: parent

      Description: Imports a domain name from [Google Domains](https://domains.google/) for use in Cloud Domains. To transfer a domain from another registrar, use the `TransferDomain` method instead. Since individual users can own domains in Google Domains, the calling user must have ownership permission on the domain.

      Flat Path: v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations:import

      Path: v1alpha2/{+parent}/registrations:import

      Parameters:

        parent

          Type: string

          Description: Required. The parent resource of the Registration. Must be in the format `projects/*/locations/*`.

          Location: path

          Pattern: ^projects/[^/]+/locations/[^/]+$

          Required: Yes

      HTTP Method: POST

  • domains.projects.locations.registrations.retrieveImportableDomains

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Description: Lists domain names from [Google Domains](https://domains.google/) that can be imported to Cloud Domains using the `ImportDomain` method. Since individual users can own domains in Google Domains, the list of domains returned depends on the individual user making the call. Domains supported by Google Domains, but not supported by Cloud Domains, are not returned.

      HTTP Method: GET

      Parameters:

        pageToken

          Location: query

          Description: When set to the `next_page_token` from a prior response, provides the next page of results.

          Type: string

        location

          Pattern: ^projects/[^/]+/locations/[^/]+$

          Type: string

          Description: Required. The location. Must be in the format `projects/*/locations/*`.

          Required: Yes

          Location: path

        pageSize

          Location: query

          Type: integer

          Description: Maximum number of results to return.

          Format: int32

      Path: v1alpha2/{+location}/registrations:retrieveImportableDomains

      Flat Path: v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations:retrieveImportableDomains

      Parameter Order: location