Some products and features are in the process of being renamed. Generative playbook and flow features are also being migrated to a single consolidated console. See the details.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["This API endpoint utilizes a POST request to `https://{endpoint}/v3beta1/{session=projects/*/locations/*/agents/*/sessions/*}:submitAnswerFeedback` for submitting feedback related to a specific session."],["The `session` path parameter is required, referencing the session's name, and necessitates the `dialogflow.sessions.detectIntent` IAM permission."],["The request body requires a JSON structure including `responseId`, `answerFeedback` object, and an optional `updateMask` to control which fields to update."],["Successful requests return an `AnswerFeedback` object, detailed in the provided documentation, within the response body."],["Authorization for this API requires one of two specified OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]