App Engine Admin API (appengine:v1)

2024-10-12

1 new method

Additions

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

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

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

      HTTP Method : DELETE

      Parameters :

        projectsId

          Description : Part of `name`. Name of the resource requested. Example: apps/myapp/services/default/versions/v1.

          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

      Parameter Order :

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

      Description : Deletes an existing Version resource.