Dialogflow API (dialogflow:v3beta1)

2023-11-18

1 new method

Additions

    Methods
  • dialogflow.projects.locations.agents.sessions.submitAnswerFeedback

      Path : v3beta1/{+session}:submitAnswerFeedback

      Flat Path : v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/sessions/{sessionsId}:submitAnswerFeedback

      HTTP Method : POST

      Parameters :

        session

          Description : Required. The name of the session the feedback was sent to.

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : session

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/dialogflow
    • Description : Updates the feedback received from the user for a single turn of the bot response.