App Engine Admin API (appengine:v1beta)

2023-10-13

1 new method | 1 removed method

Additions

    Methods
  • appengine.apps.listRuntimes

      Path : v1beta/apps/{appsId}:listRuntimes

      Flat Path : v1beta/apps/{appsId}:listRuntimes

      HTTP Method : GET

      Parameters :

        appsId

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

          Location : path

          Required : Yes

          Type : string

        environment

          Description : Optional. The environment of the Application.

          Location : query

          Type : string

          Enum Descriptions :

        • Default value.
        • App Engine Standard.
        • App Engine Flexible
        • Enum :

        • ENVIRONMENT_UNSPECIFIED
        • STANDARD
        • FLEXIBLE

      Parameter Order : appsId

      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 the available runtimes for the application.

Deletions

    Methods
  • appengine.apps.runtimes.list

      HTTP Method : GET

      Description : Lists all the available runtimes for the application.

      Parameter Order : appsId

      Path : v1beta/apps/{appsId}/runtimes

      Flat Path : v1beta/apps/{appsId}/runtimes

      Parameters :

        appsId

          Type : string

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

          Location : path

          Required : Yes

        environment

          Description : Optional. The environment of the Application.

          Type : string

          Enum Descriptions :

        • Default value.
        • App Engine Standard.
        • App Engine Flexible
        • Location : query

          Enum :

        • ENVIRONMENT_UNSPECIFIED
        • STANDARD
        • FLEXIBLE

      Scopes :

    • https://www.googleapis.com/auth/appengine.admin
    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloud-platform.read-only