Dialogflow API (dialogflow:v2beta1)

2024-06-06

2 new methods

Additions

    Methods
  • dialogflow.projects.locations.conversations.participants.suggestions.suggestKnowledgeAssist

      Path : v2beta1/{+parent}/suggestions:suggestKnowledgeAssist

      Flat Path : v2beta1/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}/participants/{participantsId}/suggestions:suggestKnowledgeAssist

      HTTP Method : POST

      Parameters :

        parent

          Description : Required. The name of the participant to fetch suggestions for. Format: `projects//locations//conversations//participants/`.

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : parent

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/dialogflow
    • Description : Gets knowledge assist suggestions based on historical messages.

  • dialogflow.projects.conversations.participants.suggestions.suggestKnowledgeAssist

      Path : v2beta1/{+parent}/suggestions:suggestKnowledgeAssist

      Flat Path : v2beta1/projects/{projectsId}/conversations/{conversationsId}/participants/{participantsId}/suggestions:suggestKnowledgeAssist

      HTTP Method : POST

      Parameters :

        parent

          Description : Required. The name of the participant to fetch suggestions for. Format: `projects//locations//conversations//participants/`.

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : parent

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/dialogflow
    • Description : Gets knowledge assist suggestions based on historical messages.