Some products and features are in the process of being renamed. Generative playbook and flow features are also being migrated to a single consolidated console. See the details.
Required. The name of the testcase. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/testCases/<TestCaseID>/results/<TestCaseResultID>.
Authorization requires the following IAM permission on the specified resource name:
dialogflow.testcases.get
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of TestCaseResult.
[[["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 page details how to retrieve a specific test case result using a GET request."],["The HTTP request requires a specific URL format including path parameters like `projects`, `locations`, `agents`, `testCases`, and `results`."],["The request body must be empty for this API call."],["A successful response returns an instance of `TestCaseResult`, which will be found within the response body."],["Authorization requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scope and the `dialogflow.testcases.get` IAM permission on the resource."]]],[]]