App Engine Admin API (appengine:v1beta)

2025-11-07

1 new method

Additions

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

      Parameter Order :

    • projectsId
    • locationsId
    • applicationsId
    • Description : Lists the domain mappings on an application.

      HTTP Method : GET

      Parameters :

        pageToken

          Type : string

          Description : Continuation token for fetching the next page of results.

          Location : query

        pageSize

          Type : integer

          Description : Maximum results to return per page.

          Format : int32

          Location : query

        projectsId

          Description : Part of `parent`. Required. Name of the parent Application resource. Example: apps/myapp.

          Type : string

          Required : Yes

          Location : path

        locationsId

          Required : Yes

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

          Location : path

          Type : string

        applicationsId

          Type : string

          Location : path

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

          Required : Yes

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

      Scopes :

    • https://www.googleapis.com/auth/appengine.admin
    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloud-platform.read-only
    • Flat Path : v1beta/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/domainMappings