App Engine Admin API (appengine:v1beta)

2023-08-11

1 new method

Additions

    Methods
  • appengine.apps.runtimes.list

      Parameters:

        appsId

          Required: Yes

          Type: string

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

          Location: path

        pageSize

          Location: query

          Description: Optional. Maximum results to return per page.

          Type: integer

          Format: int32

        environment

          Description: Optional. The environment of the Application.

          Type: string

          Location: query

          Enum Descriptions:

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

        • ENVIRONMENT_UNSPECIFIED
        • STANDARD
        • FLEXIBLE

        pageToken

          Type: string

          Location: query

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

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

      HTTP Method: GET

      Description: Lists all the available runtimes for the application.

      Parameter Order: appsId

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

      Path: v1beta/apps/{appsId}/runtimes