[[["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-03-05 UTC."],[[["This document details how to list conversation models using an HTTP GET request to a specified endpoint, following gRPC Transcoding syntax."],["The request requires a `parent` path parameter to specify the project and optionally supports `pageSize` and `pageToken` query parameters for pagination."],["The request body must be empty, and the successful response will include a `ListConversationModelsResponse` instance containing the list of conversation models."],["Authorization for this operation requires either the `dialogflow.conversationModels.list` IAM permission or one of the OAuth scopes, `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."],["The request is done by using the provided HTTP template `GET https://{endpoint}/v2/{parent=projects/*}/conversationModels` and it should target one of the supported service endpoints."]]],[]]