Contact Center AI Insights API (contactcenterinsights:v1)

2025-02-12

2 removed methods

Deletions

    Methods
  • contactcenterinsights.projects.locations.qaQuestionTags.list

      HTTP Method : GET

      Description : Lists the question tags.

      Parameter Order : parent

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/qaQuestionTags

      Path : v1/{+parent}/qaQuestionTags

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

      Parameters :

        pageToken

          Location : query

          Type : string

          Description : Optional. The value returned by the last `ListQaQuestionTagsResponse`. This value indicates that this is a continuation of a prior `ListQaQuestionTags` call and that the system should return the next page of data.

        filter

          Location : query

          Type : string

          Description : Optional. A filter to reduce results to a specific subset. Supports disjunctions (OR) and conjunctions (AND). Supported fields include the following: * `project_id` - id of the project to list tags for * `qa_scorecard_revision_id` - id of the scorecard revision to list tags for * `qa_question_id - id of the question to list tags for`

        parent

          Description : Required. The parent resource of the QaQuestionTags.

          Required : Yes

          Type : string

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

          Location : path

        pageSize

          Type : integer

          Description : Optional. The maximum number of questions to return in the response. If the 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.

          Format : int32

          Location : query

  • contactcenterinsights.projects.locations.qaQuestionTags.create

      Parameter Order : parent

      Parameters :

        parent

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

          Required : Yes

          Description : Required. The parent resource of the QaQuestionTag.

          Type : string

          Location : path

      Path : v1/{+parent}/qaQuestionTags

      Description : Create a QaQuestionTag.

      HTTP Method : POST

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/qaQuestionTags

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

2 new methods

Additions

    Methods
  • contactcenterinsights.projects.locations.qaQuestionTags.list

      HTTP Method : GET

      Description : Lists the question tags.

      Parameter Order : parent

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/qaQuestionTags

      Path : v1/{+parent}/qaQuestionTags

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

      Parameters :

        pageToken

          Location : query

          Type : string

          Description : Optional. The value returned by the last `ListQaQuestionTagsResponse`. This value indicates that this is a continuation of a prior `ListQaQuestionTags` call and that the system should return the next page of data.

        filter

          Location : query

          Type : string

          Description : Optional. A filter to reduce results to a specific subset. Supports disjunctions (OR) and conjunctions (AND). Supported fields include the following: * `project_id` - id of the project to list tags for * `qa_scorecard_revision_id` - id of the scorecard revision to list tags for * `qa_question_id - id of the question to list tags for`

        parent

          Description : Required. The parent resource of the QaQuestionTags.

          Required : Yes

          Type : string

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

          Location : path

        pageSize

          Type : integer

          Description : Optional. The maximum number of questions to return in the response. If the 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.

          Format : int32

          Location : query

  • contactcenterinsights.projects.locations.qaQuestionTags.create

      Parameter Order : parent

      Parameters :

        parent

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

          Required : Yes

          Description : Required. The parent resource of the QaQuestionTag.

          Type : string

          Location : path

      Path : v1/{+parent}/qaQuestionTags

      Description : Create a QaQuestionTag.

      HTTP Method : POST

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/qaQuestionTags

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