Required. The project that the agent is associated with. Format: projects/<Project ID> or projects/<Project ID>/locations/<Location ID>.
Authorization requires the following IAM permission on the specified resource parent:
dialogflow.agents.get
Query parameters
Parameters
languageCode
string
Optional. The language for which you want a validation result. If not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of ValidationResult.
[[["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-06-27 UTC."],[[["\u003cp\u003eThis endpoint retrieves the agent validation result, which is performed during training and automatically updated upon completion.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request is a \u003ccode\u003eGET\u003c/code\u003e method directed to a specific endpoint with the format \u003ccode\u003ehttps://{endpoint}/v2beta1/{parent=projects/*}/agent/validationResult\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eparent\u003c/code\u003e path parameter is required to specify the project associated with the agent, using the format \u003ccode\u003eprojects/<Project ID>\u003c/code\u003e or \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>\u003c/code\u003e, and requires the \u003ccode\u003edialogflow.agents.get\u003c/code\u003e IAM permission.\u003c/p\u003e\n"],["\u003cp\u003eAn optional \u003ccode\u003elanguageCode\u003c/code\u003e query parameter can be included to request a validation result for a specific language, defaulting to the agent's language if omitted.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, and a successful response returns a \u003ccode\u003eValidationResult\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]