App Engine Admin API (appengine:v1alpha)

2025-05-15

1 new method

Additions

    Methods
  • appengine.projects.locations.applications.domainMappings.get

      Path : v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/domainMappings/{domainMappingsId}

      Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/domainMappings/{domainMappingsId}

      HTTP Method : GET

      Parameters :

        projectsId

          Description : Part of `name`. Name of the resource requested. Example: apps/myapp/domainMappings/example.com.

          Location : path

          Required : Yes

          Type : string

        locationsId

          Description : Part of `name`. See documentation of `projectsId`.

          Location : path

          Required : Yes

          Type : string

        applicationsId

          Description : Part of `name`. See documentation of `projectsId`.

          Location : path

          Required : Yes

          Type : string

        domainMappingsId

          Description : Part of `name`. See documentation of `projectsId`.

          Location : path

          Required : Yes

          Type : string

      Parameter Order :

    • projectsId
    • locationsId
    • applicationsId
    • domainMappingsId
    • Scopes :

    • https://www.googleapis.com/auth/appengine.admin
    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloud-platform.read-only
    • Description : Gets the specified domain mapping.