App Engine Admin API (appengine:v1beta)

2025-03-13

1 removed method

Deletions

    Methods
  • appengine.projects.locations.applications.patch

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

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

      HTTP Method : PATCH

      Parameters :

        projectsId

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

          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

        updateMask

          Description : Required. Standard field mask for the set of fields to be updated.

          Location : query

          Type : string

          Format : google-fieldmask

      Parameter Order :

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

      Description : Updates the specified Application resource. You can update the following fields: auth_domain - Google authentication domain for controlling user access to the application. default_cookie_expiration - Cookie expiration policy for the application. iap - Identity-Aware Proxy properties for the application.

1 new method

Additions

    Methods
  • appengine.projects.locations.applications.patch

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

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

      HTTP Method : PATCH

      Parameters :

        projectsId

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

          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

        updateMask

          Description : Required. Standard field mask for the set of fields to be updated.

          Location : query

          Type : string

          Format : google-fieldmask

      Parameter Order :

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

      Description : Updates the specified Application resource. You can update the following fields: auth_domain - Google authentication domain for controlling user access to the application. default_cookie_expiration - Cookie expiration policy for the application. iap - Identity-Aware Proxy properties for the application.