[[["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 defined endpoint."],["The request requires a `name` path parameter specifying the conversation model's location in the format `projects/\u003cProject ID\u003e/conversationModels/\u003cConversation Model ID\u003e`."],["The HTTP request must be a `GET` method to the specified URL, and the request body needs to be left empty."],["A successful request returns a `ConversationModel` instance, and the operation requires specific IAM permissions on the provided resource name."],["Authorization is required, and the request must include one of two specified OAuth scopes."]]],[]]