App Engine Admin API (appengine:v1beta)

2024-02-29

1 new method

Additions

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

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

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

      HTTP Method : GET

      Parameters :

        projectsId

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

          Location : path

          Required : Yes

          Type : string

        locationsId

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

          Location : path

          Required : Yes

          Type : string

        applicationsId

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

          Location : path

          Required : Yes

          Type : string

        pageSize

          Description : Maximum results to return per page.

          Location : query

          Type : integer

          Format : int32

        pageToken

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

          Location : query

          Type : string

      Parameter Order :

    • projectsId
    • locationsId
    • applicationsId
    • 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 : Lists all domains the user is authorized to administer.