Gemini Enterprise for Customer Experience API (ces:v1beta)

2026-05-06

2 new methods

Additions

    Methods
  • ces.projects.locations.apps.evaluations.results.export

      Scopes :

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

      Parameter Order : parent

      Flat Path : v1beta/projects/{projectsId}/locations/{locationsId}/apps/{appsId}/evaluations/{evaluationsId}/results:export

      Parameters :

        parent

          Required : Yes

          Description : Required. The resource name of the evaluation to export evaluation results from. Format: `projects/{project}/locations/{location}/apps/{app}/evaluations/{evaluation}`

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

          Type : string

          Location : path

      HTTP Method : POST

      Description : Exports evaluations results.

  • ces.projects.locations.apps.evaluationRuns.export

      Parameter Order : parent

      Flat Path : v1beta/projects/{projectsId}/locations/{locationsId}/apps/{appsId}/evaluationRuns:export

      Scopes :

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

      Parameters :

        parent

          Description : Required. The resource name of the app to export evaluation runs from. Format: `projects/{project}/locations/{location}/apps/{app}`

          Required : Yes

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

          Type : string

          Location : path

      HTTP Method : POST

      Description : Exports evaluations runs.