Contact Center AI Insights API (contactcenterinsights:v1)

2022-11-17

1 new method

Additions

    Methods
  • contactcenterinsights.projects.locations.issueModels.issues.delete

      Description : Deletes an issue.

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/issueModels/{issueModelsId}/issues/{issuesId}

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

      HTTP Method : DELETE

      Parameters :

        name

          Pattern : ^projects/[^/]+/locations/[^/]+/issueModels/[^/]+/issues/[^/]+$

          Location : path

          Type : string

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

          Required : Yes

      Parameter Order : name

      Path : v1/{+name}

2 new methods

Additions

    Methods
  • contactcenterinsights.projects.locations.conversations.bulkAnalyze

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

      HTTP Method : POST

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

      Parameter Order : parent

      Parameters :

        parent

          Required : Yes

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

          Location : path

          Type : string

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

      Description : Analyzes multiple conversations in a single request.

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

  • contactcenterinsights.projects.locations.conversations.ingest

      HTTP Method : POST

      Description : Imports conversations and processes them according to the user's configuration.

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

      Parameters :

        parent

          Type : string

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

          Required : Yes

          Location : path

          Description : Required. The parent resource for new conversations.

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/conversations:ingest

      Parameter Order : parent

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