App Engine Admin API (appengine:v1)

2026-01-17

1 new method | 2 removed methods

Additions

    Methods
  • appengine.projects.locations.applications.services.versions.instances.debug

      Path : v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/services/{servicesId}/versions/{versionsId}/instances/{instancesId}:debug

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/services/{servicesId}/versions/{versionsId}/instances/{instancesId}:debug

      HTTP Method : POST

      Parameters :

        projectsId

          Description : Part of `name`. Required. Name of the resource requested. Example: apps/myapp/services/default/versions/v1/instances/instance-1.

          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

        servicesId

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

          Location : path

          Required : Yes

          Type : string

        versionsId

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

          Location : path

          Required : Yes

          Type : string

        instancesId

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order :

    • projectsId
    • locationsId
    • applicationsId
    • servicesId
    • versionsId
    • instancesId
    • Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Enables debugging on a VM instance. This allows you to use the SSH command to connect to the virtual machine where the instance lives. While in "debug mode", the instance continues to serve live traffic. You should delete the instance when you are done debugging and then allow the system to take over and determine if another instance should be started.Only applicable for instances in App Engine flexible environment.

Deletions

    Methods
  • appengine.projects.locations.applications.services.versions.exportAppImage

      Parameters :

        locationsId

          Location : path

          Required : Yes

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

          Type : string

        servicesId

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

          Type : string

          Required : Yes

          Location : path

        applicationsId

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

          Type : string

          Required : Yes

          Location : path

        projectsId

          Description : Part of `name`. Required. Name of the App Engine version resource. Format: apps/{app}/services/{service}/versions/{version}

          Type : string

          Required : Yes

          Location : path

        versionsId

          Type : string

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

          Required : Yes

          Location : path

      Description : Exports a user image to Artifact Registry.

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

      HTTP Method : POST

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/services/{servicesId}/versions/{versionsId}:exportAppImage

      Parameter Order :

    • projectsId
    • locationsId
    • applicationsId
    • servicesId
    • versionsId
    • Path : v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/services/{servicesId}/versions/{versionsId}:exportAppImage

  • appengine.apps.services.versions.exportAppImage

      Parameter Order :

    • appsId
    • servicesId
    • versionsId
    • Parameters :

        appsId

          Required : Yes

          Type : string

          Description : Part of `name`. Required. Name of the App Engine version resource. Format: apps/{app}/services/{service}/versions/{version}

          Location : path

        versionsId

          Type : string

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

          Location : path

          Required : Yes

        servicesId

          Required : Yes

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

          Type : string

          Location : path

      Flat Path : v1/apps/{appsId}/services/{servicesId}/versions/{versionsId}:exportAppImage

      HTTP Method : POST

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

      Description : Exports a user image to Artifact Registry.

      Path : v1/apps/{appsId}/services/{servicesId}/versions/{versionsId}:exportAppImage