[[["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 webpage details how to retrieve a specific conversation using a GET HTTP request to a specified endpoint."],["The request requires a `name` path parameter in the format of `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/conversations/\u003cConversation ID\u003e`, and the request body must be empty."],["Successful requests will return an instance of a Conversation in the response body."],["Authorization requires the `dialogflow.conversations.get` IAM permission and either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scopes."],["The URL structure follows gRPC Transcoding syntax."]]],[]]