App Engine Admin API (appengine:v1)

2025-12-11

2 new methods

Additions

    Methods
  • appengine.apps.services.versions.exportAppImage

      HTTP Method : POST

      Description : Exports a user image to Artifact Registry.

      Parameter Order :

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

      Parameters :

        versionsId

          Type : string

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

          Location : path

          Required : Yes

        servicesId

          Type : string

          Required : Yes

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

          Location : path

        appsId

          Location : path

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

          Required : Yes

          Type : string

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

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

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

      HTTP Method : POST

      Parameters :

        versionsId

          Location : path

          Required : Yes

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

          Type : string

        projectsId

          Required : Yes

          Type : string

          Location : path

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

        locationsId

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

          Location : path

          Required : Yes

          Type : string

        applicationsId

          Type : string

          Location : path

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

          Required : Yes

        servicesId

          Required : Yes

          Location : path

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

          Type : string

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

      Parameter Order :

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

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

      Description : Exports a user image to Artifact Registry.