[[["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-01-15 UTC."],[[["This document outlines how to use the `complete` method for a conversation resource via an HTTP POST request using the Dialogflow API."],["The request URL requires a path parameter `name` which specifies the conversation to complete in the format of `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/conversations/\u003cConversation ID\u003e`."],["The body of the request must be empty when making a `complete` call, and this call requires specific IAM permissions for authorization."],["A successful request will return a `Conversation` resource, as detailed in the API's documentation, in the response body."],["Authorization requires either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scopes."]]],[]]