Dialogflow API (dialogflow:v2)

2024-06-06

2 new methods

Additions

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

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

      Flat Path: v2/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: v2/{+parent}/suggestions:suggestKnowledgeAssist

      Flat Path: v2/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.