Note that this method does not allow you to update the state of the agent the given version points to. It allows you to update only mutable properties of the version resource.
[[["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 API endpoint updates the mutable properties of a specified agent version, but does not allow updating the state of the agent itself."],["The request uses the `PATCH` method and requires a `version.name` path parameter to identify the agent version to be updated."],["The `updateMask` query parameter is mandatory, specifying which fields should be updated in the request."],["Both the request and response bodies use the `Version` resource for interacting with agent version data."],["Authorization for this API requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scope."]]],[]]