[[["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 endpoint completes a conversation using a POST request to a specified URL format, requiring the conversation's resource identifier."],["The `name` parameter, formatted as `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/conversations/\u003cConversation ID\u003e`, is a mandatory path parameter for identifying the conversation."],["The request body must be empty for this operation, and the authorization requires specific IAM permission: `dialogflow.conversations.complete`."],["A successful response returns a `Conversation` object, and the authorization requires one of the specified OAuth scopes, such as `https://www.googleapis.com/auth/cloud-platform`."],["The URL format follows gRPC Transcoding syntax, with `{endpoint}` being one of the supported service endpoints."]]],[]]