Gemini Enterprise for Customer Experience API (ces:v1beta)

2026-07-11

4 new methods

Additions

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

      Description : Gets the extended agent card for the authenticated agent.

      Path : v1beta/{+tenant}/extendedAgentCard

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

      Scopes :

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

      HTTP Method : GET

      Parameters :

        tenant

          Type : string

          Location : path

          Required : Yes

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

          Description : Optional. Tenant ID, provided as a path parameter.

  • ces.projects.locations.apps.versions.message.send

      Description : Sends a message to an agent.

      Path : v1beta/{+tenant}/message:send

      Parameter Order : tenant

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

      Scopes :

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

      Parameters :

        tenant

          Description : Optional. Tenant ID, provided as a path parameter.

          Required : Yes

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

          Type : string

          Location : path

  • ces.projects.locations.apps.deployments.getExtendedAgentCard

      HTTP Method : GET

      Parameters :

        tenant

          Description : Optional. Tenant ID, provided as a path parameter.

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

          Required : Yes

          Location : path

          Type : string

      Description : Gets the extended agent card for the authenticated agent.

      Path : v1beta/{+tenant}/extendedAgentCard

      Flat Path : v1beta/projects/{projectsId}/locations/{locationsId}/apps/{appsId}/deployments/{deploymentsId}/extendedAgentCard

      Scopes :

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

  • ces.projects.locations.apps.deployments.message.send

      Parameter Order : tenant

      Flat Path : v1beta/projects/{projectsId}/locations/{locationsId}/apps/{appsId}/deployments/{deploymentsId}/message:send

      Scopes :

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

      Description : Sends a message to an agent.

      Parameters :

        tenant

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

          Required : Yes

          Location : path

          Type : string

          Description : Optional. Tenant ID, provided as a path parameter.

      HTTP Method : POST