[[["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 describes the `complete` method for a Dialogflow conversation, which is accessed via a POST request to a specific endpoint."],["The request URL requires a `name` parameter in the path, identifying the conversation by its project, location, and conversation ID, and authorization for it must be granted."],["The body of the request to complete a conversation must be empty, and it does not accept any inputs."],["A successful call returns a Conversation object in the response body, which is the only information returned."],["To authorize a call to complete the conversation, the request must have one of the two specified OAuth scopes."]]],[]]