Contact Center AI Insights API (contactcenterinsights:v1)

2025-10-24

1 new method | 10 removed methods

Additions

    Methods
  • contactcenterinsights.projects.locations.conversations.segments.bulkAnalyze

      Parameters :

        parent

          Description : Required. The parent resource to create analyses in.

          Required : Yes

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

          Type : string

          Location : path

      Parameter Order : parent

      Path : v1/{+parent}/segments:bulkAnalyze

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}/segments:bulkAnalyze

      Description : Analyzes multiple conversations in a single request.

      HTTP Method : POST

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

Deletions

    Methods
  • contactcenterinsights.projects.locations.datasets.conversations.bulkAnalyze

      Path : v1/{+parent}/conversations:bulkAnalyze

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/conversations:bulkAnalyze

      HTTP Method : POST

      Parameters :

        parent

          Description : Required. The parent resource to create analyses in.

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : parent

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

      Description : Analyzes multiple conversations in a single request.

  • contactcenterinsights.projects.locations.datasets.conversations.analyses.create

      Path : v1/{+parent}/analyses

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/conversations/{conversationsId}/analyses

      HTTP Method : POST

      Parameters :

        parent

          Description : Required. The parent resource of the analysis.

          Pattern : ^projects/[^/]+/locations/[^/]+/datasets/[^/]+/conversations/[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : parent

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

      Description : Creates an analysis. The long running operation is done when the analysis has completed.

  • contactcenterinsights.projects.locations.datasets.conversations.analyses.get

      Path : v1/{+name}

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/conversations/{conversationsId}/analyses/{analysesId}

      HTTP Method : GET

      Parameters :

        name

          Description : Required. The name of the analysis to get.

          Pattern : ^projects/[^/]+/locations/[^/]+/datasets/[^/]+/conversations/[^/]+/analyses/[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Gets an analysis.

  • contactcenterinsights.projects.locations.datasets.conversations.analyses.list

      Path : v1/{+parent}/analyses

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/conversations/{conversationsId}/analyses

      HTTP Method : GET

      Parameters :

        parent

          Description : Required. The parent resource of the analyses.

          Pattern : ^projects/[^/]+/locations/[^/]+/datasets/[^/]+/conversations/[^/]+$

          Location : path

          Required : Yes

          Type : string

        pageSize

          Description : The maximum number of analyses to return in the response. If this value is zero, the service will select a default size. A call might return fewer objects than requested. A non-empty `next_page_token` in the response indicates that more data is available.

          Location : query

          Type : integer

          Format : int32

        pageToken

          Description : The value returned by the last `ListAnalysesResponse`; indicates that this is a continuation of a prior `ListAnalyses` call and the system should return the next page of data.

          Location : query

          Type : string

        filter

          Description : A filter to reduce results to a specific subset. Useful for querying conversations with specific properties.

          Location : query

          Type : string

      Parameter Order : parent

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

      Description : Lists analyses.

  • contactcenterinsights.projects.locations.datasets.conversations.analyses.delete

      Path : v1/{+name}

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/conversations/{conversationsId}/analyses/{analysesId}

      HTTP Method : DELETE

      Parameters :

        name

          Description : Required. The name of the analysis to delete.

          Pattern : ^projects/[^/]+/locations/[^/]+/datasets/[^/]+/conversations/[^/]+/analyses/[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Deletes an analysis.

  • contactcenterinsights.projects.locations.authorizedViewSets.authorizedViews.conversations.bulkAnalyze

      Path : v1/{+parent}/conversations:bulkAnalyze

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

      HTTP Method : POST

      Parameters :

        parent

          Description : Required. The parent resource to create analyses in.

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : parent

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

      Description : Analyzes multiple conversations in a single request.

  • contactcenterinsights.projects.locations.authorizedViewSets.authorizedViews.conversations.analyses.create

      Path : v1/{+parent}/analyses

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

      HTTP Method : POST

      Parameters :

        parent

          Description : Required. The parent resource of the analysis.

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : parent

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

      Description : Creates an analysis. The long running operation is done when the analysis has completed.

  • contactcenterinsights.projects.locations.authorizedViewSets.authorizedViews.conversations.analyses.get

      Path : v1/{+name}

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

      HTTP Method : GET

      Parameters :

        name

          Description : Required. The name of the analysis to get.

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Gets an analysis.

  • contactcenterinsights.projects.locations.authorizedViewSets.authorizedViews.conversations.analyses.list

      Path : v1/{+parent}/analyses

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

      HTTP Method : GET

      Parameters :

        parent

          Description : Required. The parent resource of the analyses.

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

          Location : path

          Required : Yes

          Type : string

        pageSize

          Description : The maximum number of analyses to return in the response. If this value is zero, the service will select a default size. A call might return fewer objects than requested. A non-empty `next_page_token` in the response indicates that more data is available.

          Location : query

          Type : integer

          Format : int32

        pageToken

          Description : The value returned by the last `ListAnalysesResponse`; indicates that this is a continuation of a prior `ListAnalyses` call and the system should return the next page of data.

          Location : query

          Type : string

        filter

          Description : A filter to reduce results to a specific subset. Useful for querying conversations with specific properties.

          Location : query

          Type : string

      Parameter Order : parent

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

      Description : Lists analyses.

  • contactcenterinsights.projects.locations.authorizedViewSets.authorizedViews.conversations.analyses.delete

      Path : v1/{+name}

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

      HTTP Method : DELETE

      Parameters :

        name

          Description : Required. The name of the analysis to delete.

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Deletes an analysis.