[[["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 outlines the details for listing evaluations of a conversation model using an HTTP GET request to a specified endpoint with a given parent resource."],["The `parent` path parameter is a required string specifying the conversation model resource name, and it also requires specific IAM permissions for authorization."],["Optional query parameters `pageSize` and `pageToken` can be used to manage the number of evaluations returned per page and to navigate through multiple pages of results, respectively."],["The request body for listing evaluations must be empty, and a successful request returns a `ListConversationModelEvaluationsResponse` instance."],["Authorization for this request requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scopes."]]],[]]