Gemini Enterprise for Customer Experience API (ces:v1beta)

2026-09-01

1 new method

Additions

    Methods
  • ces.projects.locations.apps.versions.patch

      Description : Updates the specified app version.

      Parameters :

        updateMask

          Location : query

          Description : Optional. The list of fields to update. If empty, fields `display_name` and `description` will be updated.

          Format : google-fieldmask

          Type : string

        name

          Description : Identifier. The unique identifier of the app version. Format: `projects/{project}/locations/{location}/apps/{app}/versions/{version}`

          Type : string

          Required : Yes

          Pattern : ^projects/[^/]+/locations/[^/]+/apps/[^/]+/versions/[^/]+$

          Location : path

      Scopes :

    • https://www.googleapis.com/auth/ces
    • https://www.googleapis.com/auth/cloud-platform
    • Path : v1beta/{+name}

      Parameter Order : name

      HTTP Method : PATCH

      Flat Path : v1beta/projects/{projectsId}/locations/{locationsId}/apps/{appsId}/versions/{versionsId}