Dialogflow API (dialogflow:v2beta1)

2023-09-08

4 new methods

Additions

    Methods
  • dialogflow.projects.locations.conversations.suggestions.searchKnowledge

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/dialogflow
    • Flat Path : v2beta1/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}/suggestions:searchKnowledge

      HTTP Method : POST

      Path : v2beta1/{+conversation}/suggestions:searchKnowledge

      Description : Get answers for the given query based on knowledge documents.

      Parameters :

        conversation

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

          Required : Yes

          Location : path

          Type : string

          Description : The conversation (between human agent and end user) where the search request is triggered. Format: `projects//locations//conversations/`.

      Parameter Order : conversation

  • dialogflow.projects.locations.suggestions.searchKnowledge

      Description : Get answers for the given query based on knowledge documents.

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

      Flat Path : v2beta1/projects/{projectsId}/locations/{locationsId}/suggestions:searchKnowledge

      HTTP Method : POST

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/dialogflow
    • Parameters :

        parent

          Required : Yes

          Location : path

          Description : The parent resource contains the conversation profile Format: 'projects/' or `projects//locations/`.

          Type : string

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

      Parameter Order : parent

  • dialogflow.projects.conversations.suggestions.searchKnowledge

      HTTP Method : POST

      Flat Path : v2beta1/projects/{projectsId}/conversations/{conversationsId}/suggestions:searchKnowledge

      Parameters :

        conversation

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

          Location : path

          Description : The conversation (between human agent and end user) where the search request is triggered. Format: `projects//locations//conversations/`.

          Required : Yes

          Type : string

      Description : Get answers for the given query based on knowledge documents.

      Path : v2beta1/{+conversation}/suggestions:searchKnowledge

      Parameter Order : conversation

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/dialogflow
  • dialogflow.projects.suggestions.searchKnowledge

      Flat Path : v2beta1/projects/{projectsId}/suggestions:searchKnowledge

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/dialogflow
    • Description : Get answers for the given query based on knowledge documents.

      Parameters :

        parent

          Location : path

          Required : Yes

          Pattern : ^projects/[^/]+$

          Description : The parent resource contains the conversation profile Format: 'projects/' or `projects//locations/`.

          Type : string

      HTTP Method : POST

      Parameter Order : parent

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