App Engine Admin API (appengine:v1)

2023-01-13

1 new method

Additions

    Methods
  • appengine.projects.locations.applications.get

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}

      Scopes:

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

        locationsId

          Type: string

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

          Location: path

          Required: Yes

        projectsId

          Description: Part of `name`. Name of the Application resource to get. Example: apps/myapp.

          Location: path

          Required: Yes

          Type: string

        applicationsId

          Type: string

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

          Required: Yes

          Location: path

      Path: v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}

      HTTP Method: GET

      Parameter Order:

    • projectsId
    • locationsId
    • applicationsId
    • Description: Gets information about an application.

1 removed method

Deletions

    Methods
  • appengine.projects.locations.applications.get

      Path: v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}

      Description: Gets information about an application.

      Scopes:

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

    • projectsId
    • locationsId
    • applicationsId
    • HTTP Method: GET

      Parameters:

        projectsId

          Description: Part of `name`. Name of the Application resource to get. Example: apps/myapp.

          Required: Yes

          Type: string

          Location: path

        applicationsId

          Type: string

          Location: path

          Required: Yes

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

        locationsId

          Location: path

          Type: string

          Required: Yes

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

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}