Gemini Enterprise for Customer Experience API (ces:v1beta)

2026-03-25

1 new method

Additions

    Methods
  • ces.projects.locations.apps.sessions.streamRunSession

      Parameters :

        session

          Required : Yes

          Type : string

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

          Location : path

          Description : Required. The unique identifier of the session. Format: `projects/{project}/locations/{location}/apps/{app}/sessions/{session}`

      Flat Path : v1beta/projects/{projectsId}/locations/{locationsId}/apps/{appsId}/sessions/{sessionsId}:streamRunSession

      Path : v1beta/{+session}:streamRunSession

      Description : Initiates a single-turn interaction with the CES agent. Uses server-side streaming to deliver incremental results and partial responses as they are generated. By default, complete responses (e.g., messages from callbacks or full LLM responses) are sent to the client as soon as they are available. To enable streaming individual text chunks directly from the model, set enable_text_streaming to true.

      HTTP Method : POST

      Parameter Order : session

      Scopes :

    • https://www.googleapis.com/auth/ces
    • https://www.googleapis.com/auth/cloud-platform