Contact Center AI Insights API (contactcenterinsights:v1)

2024-12-12

1 new method | 1 removed method

Additions

    Methods
  • contactcenterinsights.projects.locations.authorizedViewSets.authorizedViews.conversations.calculateStats

      HTTP Method : GET

      Parameter Order : location

      Parameters :

        location

          Pattern : ^projects/[^/]+/locations/[^/]+/authorizedViewSets/[^/]+/authorizedViews/[^/]+$

          Location : path

          Type : string

          Description : Required. The location of the conversations.

          Required : Yes

        filter

          Type : string

          Location : query

          Description : A filter to reduce results to a specific subset. This field is useful for getting statistics about conversations with specific properties.

      Path : v1/{+location}/conversations:calculateStats

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/authorizedViewSets/{authorizedViewSetsId}/authorizedViews/{authorizedViewsId}/conversations:calculateStats

      Description : Gets conversation statistics.

      Scopes : https://www.googleapis.com/auth/cloud-platform

Deletions

    Methods
  • contactcenterinsights.projects.locations.authorizedViewSets.authorizedViews.calculateStats

      HTTP Method : GET

      Path : v1/{+location}:calculateStats

      Parameter Order : location

      Parameters :

        filter

          Type : string

          Description : A filter to reduce results to a specific subset. This field is useful for getting statistics about conversations with specific properties.

          Location : query

        location

          Description : Required. The location of the conversations.

          Pattern : ^projects/[^/]+/locations/[^/]+/authorizedViewSets/[^/]+/authorizedViews/[^/]+$

          Type : string

          Required : Yes

          Location : path

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/authorizedViewSets/{authorizedViewSetsId}/authorizedViews/{authorizedViewsId}:calculateStats

      Description : Gets conversation statistics.