[[["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 model using a GET request to a specified endpoint."],["The request requires a `name` path parameter in the format `projects/\u003cProject ID\u003e/conversationModels/\u003cConversation Model ID\u003e`, and it must include the `dialogflow.conversationModels.get` IAM permission."],["The HTTP request is made to a URL using gRPC Transcoding syntax, and the request body must be empty for this method."],["Successful requests will return a response body containing an instance of the `ConversationModel`."],["To authorize this action, use one of the provided OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]